ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : StatisticsOutputColumn Class |
The following tables list the members exposed by StatisticsOutputColumn.
Name | Description | |
---|---|---|
ColumnAlias | Gets the alias of the column. | |
ColumnName | Gets the name of column as it should be referred in the outer query or as will be named in the query resultset. | |
DataSource | Gets the reference to the DataSource query object to which this field belongs to. | |
Expression | Gets the SQL expression string for the coumn as it is written in the SELECT list. | |
FieldName | Gets the database object field name. | |
FieldType | Gets DB type for the database object field if the column is a single database object field. | |
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. | |
ObjectAlias | Gets the alias of database object if the column is a single database object field. | |
ObjectName | Gets the name of database object. | |
ObjectNameInQuery | Gets the name of database object as it should be referred to qualify fields. | |
QueryColumnListItem | Gets the reference to the Query Column List item object. |