Version

OperationContext Class Methods

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

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