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