SqlQuery Properties
A formalized description of a database query used to select data from SqlDataSource.
Name | Description |
---|---|
Isolation |
Specifies the isolation level for Sql |
Name | Specifies the query name. |
Parameters |
Provides access to the collection of parameters defined for the Sql |
See Also