ActiveDatabaseSoftware.ActiveQueryBuilder.QueryTransformer Namespace : SelectedColumnList Class |
For a list of all members of this type, see SelectedColumnList members.
Name | Description | |
---|---|---|
![]() | Add | Adds new Selected Column item with the specified alias to the list. |
![]() | Clear | Clears the list. |
![]() | Delete | Removes item at the specified index from the list and disposes it. |
![]() | GetAlias | Gets the alias of element at the specified index. |
![]() | IndexOf | Overloaded. Determines the index of a specific item in the list. |
![]() | Remove | Overloaded. Removes the item from the list and disposes it. |
![]() | SetAlias | Sets the alias of element at the specified index. |