Skip to content

DistinctValuesScript<TRow>.PrepareQuery method

Prepares the SQL query.

protected virtual void PrepareQuery(SqlQuery query)
parameter description
query The SQL query.

See Also