FieldSelection

Overview

The FieldSelection enumeration denotes the set of database table fields that should be included into the SELECT statement generated by the SqlGenerator.

For internal use only.

Location

Value Description
AllFields Include all data table fields
LoggedFields Include all logged data table fields
ServerRefreshedFields Include only data table fieldsmarked as ServerRefreshed ones