CustomSqlQuery Properties
A custom query.
Name | Description |
---|---|
Isolation |
Specifies the isolation level for Sql |
Name |
Specifies the query name.
Inherited from Sql |
Parameters |
Provides access to the collection of parameters defined for the Sql |
Sql | Specifies the custom query string. |
See Also