The following tables list the members exposed by IParametrizedQuery.
Name | Description | |
---|---|---|
BuildParametersAsValue | Determines whether the query parameters are to be added as values into the query text. | |
HasParameters | Determines whether the query has parameters. | |
Parameters | Collection of the query parameters. |
Name | Description | |
---|---|---|
GetUsingParameters | Gets the collection of the query parameters. | |
InitializeParameters | Initializes the collection of the query parameters. | |
ResetParameters | Clears the collection of the query parameters. |