DistinctValuesScript<TRow>.PrepareQuery method
Prepares the SQL query.
protected virtual void PrepareQuery(SqlQuery query)
| parameter | description |
|---|---|
| query | The SQL query. |
See Also
- class SqlQuery
- class DistinctValuesScript<TRow>
Prepares the SQL query.
protected virtual void PrepareQuery(SqlQuery query)
| parameter | description |
|---|---|
| query | The SQL query. |