ActiveDatabaseSoftware.ActiveQueryBuilder.QueryTransformer Namespace : OutputColumn Class |
For a list of all members of this type, see OutputColumn members.
Name | Description | |
---|---|---|
![]() | Column | Gets the reference to the StatisticsOutputColumn corresponding to this column. |
![]() | IsSupportFiltering | Indicates if it's possible to add filtration conditions for this column. |
![]() | IsSupportSorting | Indicates if it's possible to sort by this column. |
![]() | Name | Gets the name of result set column. |
![]() | QueryBuilder | Gets the reference to the QueryBuilder component that contains the initial query. |
![]() | QueryTransformer | Gets the reference to the parent QueryTransformer component that owns and maintains entire columns list. |
![]() | Visible | Gets or sets the sign of presence of the column in result SQL query. |