ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : StatisticsField Class |
The following tables list the members exposed by StatisticsField.
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. |