Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 358 Bytes

File metadata and controls

10 lines (6 loc) · 358 Bytes

WebapiActiveQueryBuilder.HiddenColumn

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

Properties

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