JAMS Developer Guide
SQLScript Class Properties


MVPSI.JAMS.Activities Namespace : SQLScript Class

For a list of all members of this type, see SQLScript members.

Public Properties
 NameDescription
Public PropertyThe SQL Script to be executed.  
Public PropertyThe Connection String to use when connecting to the database.  
Public PropertyFlags if script execution should continue after an error.  
Public Property (Inherited from System.Activities.Activity)
Public Property (Inherited from System.Activities.Activity)
Public PropertyFlags if the SQL commands should be added to the Log File.  
Top
Protected Properties
 NameDescription
Protected PropertyBy default, if an exception occurs during Task execution we log and rethrow. (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity)
Protected PropertyAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity)
Protected Property (Inherited from System.Activities.Activity)
Protected Property (Inherited from System.Activities.NativeActivity)
Protected PropertyGets or sets a user-defined object associated with the current async activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity)
Top
See Also

Reference

SQLScript Class
MVPSI.JAMS.Activities Namespace