Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
OperationContext Class Members
The following tables list the members exposed by OperationContext.
Public Properties
| Name | Description |
| Count | Number of steps in the command sequence. |
Public Methods
| Name | Description |
| GetCommandText | Gets the SQL command text template or stored procedure name for a SQL statement based on it's sequence number. |
| InitializeParameters | Initializes the IDataParameterCollection collection on the supplied database IDbCommand object based on the expected parameter schema. |
See Also