Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 582 Bytes

Database-Where-Config-Xml.md

File metadata and controls

16 lines (10 loc) · 582 Bytes

'Where' object (database-driven) - XML

The Where object defines an additional where Statement to be added. This is in addition to those automatically added based on the StoredProcedure.Type.


Properties

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

Property Description
Statement The where statement (TSQL).

Note: This markdown file is generated; any changes will be lost.