Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 431 Bytes

Database-QueryWhere-Config.md

File metadata and controls

13 lines (8 loc) · 431 Bytes

'QueryWhere' object (database-driven)

The QueryWhere object defines an additional where Statement to be added.


Properties

The QueryWhere object supports a number of properties that control the generated code output. The following properties with a bold name are those that are more typically used (considered more important).

Property Description
statement The where TSQL statement. [Mandatory]