Name | Description | |
---|---|---|
SqlResult | Contains TSQL statements executed including the result of the SQL statement | |
Statements | All statements of more that 1 was executed |
The following tables list the members exposed by ExecutedEventArgs.
Name | Description | |
---|---|---|
SqlResult | Contains TSQL statements executed including the result of the SQL statement | |
Statements | All statements of more that 1 was executed |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |