Skip to content

Files

Latest commit

 

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]