ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : StatisticsField Class |
For a list of all members of this type, see StatisticsField members.
Name | Description | |
---|---|---|
![]() | FieldName | Gets the name of the database object field. |
![]() | FieldType | Gets DB type for the database object field. |
![]() | FullName | Gets the fully qualified name of the database object field. |
![]() | IsFromQuery | Indicates that the field was explicitly used in the query. |
![]() | IsFromVirtual | Indicates that the field was added to the query during expansion of virtual objects and fields. |
![]() | MetadataField | Gets the reference to the MetadataField object that corresponds to the database object field. |
![]() | MetadataObject | Gets the reference to the MetadataObject object that corresponds to the database object field. |
![]() | ObjectName | Gets the database object name for the database object field. |
![]() | Selected | Indicates that the field is used in the SELECT list, i.e. it affects the query result set. |