ActiveDatabaseSoftware.ActiveQueryBuilder.QueryTransformer Namespace : SelectedColumnList Class |
The following tables list the members exposed by SelectedColumnList.
Name | Description | |
---|---|---|
Count | Indicates the number of items in the list. | |
Item | Gets the element at the specified index. |
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. |