JAMS Developer Guide
OracleSqlPlusScript Class Methods


MVPSI.JAMS.Activities.Oracle Namespace : OracleSqlPlusScript Class

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

Public Methods
 NameDescription
Public MethodResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<int>)
Public Method (Inherited from System.Activities.Activity)
Top
Protected Methods
 NameDescription
Protected MethodAbort Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<int>)
Protected MethodOverridden. Sets the scalar result of the query execution  
Protected MethodOverloaded. Registers Activity Metadata (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<int>)
Protected MethodCancels the Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<int>)
Protected MethodExecutes the Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<int>)
Protected MethodOverridden. Executes the Oracle script and captures the result  
Protected MethodOverloaded.  (Inherited from System.Activities.NativeActivity<int>)
Protected MethodOverridden. Begins async execution of SQLPlus Script  
Protected Method (Inherited from System.Activities.NativeActivity<int>)
Top
See Also

Reference

OracleSqlPlusScript Class
MVPSI.JAMS.Activities.Oracle Namespace