JAMS 6.x Help
SQLStoredProc Class Methods


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

Public Methods
 NameDescription
Public MethodGetAttributesUsed by JAMS to manage parameters for the stored procedure.  
Public MethodGetClassNameUsed by JAMS to manage parameters for the stored procedure.  
Public MethodGetComponentNameUsed by JAMS to manage parameters for the stored procedure.  
Public MethodGetConverterUsed by JAMS to manage parameters for the stored procedure.  
Public MethodGetDefaultEventUsed by JAMS to manage parameters for the stored procedure.  
Public MethodGetDefaultPropertyUsed by JAMS to manage parameters for the stored procedure.  
Public MethodGetEditorUsed by JAMS to manage parameters for the stored procedure.  
Public MethodGetEventsOverloaded. Used by JAMS to manage parameters for the stored procedure.  
Public MethodGetPropertiesOverloaded. Used by JAMS to manage parameters for the stored procedure.  
Public MethodGetPropertyOwnerUsed by JAMS to manage parameters for the stored procedure.  
Public MethodResumeCommandBookmarkResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Public MethodToString (Inherited from System.Activities.Activity)
Top
Protected Methods
 NameDescription
Protected MethodAbortAbort Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity)
Protected MethodAfterExecuteOverridden. Checks task result and logs any errors  
Protected MethodCacheMetadataOverloaded. Registers Activity Metadata (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity)
Protected MethodCancelCancels the Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity)
Protected MethodExecuteExecutes the Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity)
Protected MethodExecuteNonblockingOverridden. Executes the SQLStoredProc Activity  
Protected MethodOnCreateDynamicUpdateMapOverloaded.  (Inherited from System.Activities.NativeActivity)
Protected MethodPrepareToExecuteOverridden. Retrieves the required values from the context.  
Protected MethodUpdateInstance (Inherited from System.Activities.NativeActivity)
Top
See Also

Reference

SQLStoredProc Class
MVPSI.JAMS.Activities.SQL Namespace