MVPSI.JAMS.Activities.SQL Namespace : SQLStoredProc Class |
For a list of all members of this type, see SQLStoredProc members.
Name | Description | |
---|---|---|
![]() | GetAttributes | Used by JAMS to manage parameters for the stored procedure. |
![]() | GetClassName | Used by JAMS to manage parameters for the stored procedure. |
![]() | GetComponentName | Used by JAMS to manage parameters for the stored procedure. |
![]() | GetConverter | Used by JAMS to manage parameters for the stored procedure. |
![]() | GetDefaultEvent | Used by JAMS to manage parameters for the stored procedure. |
![]() | GetDefaultProperty | Used by JAMS to manage parameters for the stored procedure. |
![]() | GetEditor | Used by JAMS to manage parameters for the stored procedure. |
![]() | GetEvents | Overloaded. Used by JAMS to manage parameters for the stored procedure. |
![]() | GetProperties | Overloaded. Used by JAMS to manage parameters for the stored procedure. |
![]() | GetPropertyOwner | Used by JAMS to manage parameters for the stored procedure. |
![]() | ResumeCommandBookmark | Resumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) |
![]() | ToString | (Inherited from System.Activities.Activity) |
Name | Description | |
---|---|---|
![]() | Abort | Abort Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) |
![]() | AfterExecute | Overridden. Checks task result and logs any errors |
![]() | CacheMetadata | Overloaded. Registers Activity Metadata (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) |
![]() | Cancel | Cancels the Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) |
![]() | Execute | Executes the Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) |
![]() | ExecuteNonblocking | Overridden. Executes the SQLStoredProc Activity |
![]() | OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity) |
![]() | PrepareToExecute | Overridden. Retrieves the required values from the context. |
![]() | UpdateInstance | (Inherited from System.Activities.NativeActivity) |