Version

OperationContext Class Members

The following tables list the members exposed by OperationContext.

Public Constructors
 NameDescription
Public ConstructorOperationContext ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyCountNumber of steps in the command sequence.  
Public Methods
 NameDescription
Public MethodGetCommandTextGets the SQL command text template or stored procedure name for a SQL statement based on it's sequence number.  
Public MethodInitializeParametersInitializes the IDataParameterCollection collection on the supplied database IDbCommand object based on the expected parameter schema.  
See Also