[]
Gets a list of parameters passed to the data source as part of the query.
public QueryParameterCollection QueryParameters { get; }
| Type | Description |
|---|---|
| QueryParameterCollection | A QueryParameterCollection object containing the query parameters. |