Skip to content

Files

Latest commit

author
ActiveDbSoft
Aug 31, 2016
350f863 · Aug 31, 2016

History

History
12 lines (7 loc) · 493 Bytes

HiddenColumn.md

File metadata and controls

12 lines (7 loc) · 493 Bytes

HiddenColumn

Instructs to exclude some columns of original query from the SELECT list of transformed query.

Properties

Name Type Description Notes
field str Column of original query which will be removed from transformed query. [optional]

[Back to Model list] [Back to API list] [Back to README]