ActiveDatabaseSoftware.ActiveQueryBuilder.QueryTransformer Namespace > SelectedColumnList Class : IndexOf Method |
Overload | Description |
---|---|
IndexOf(SelectedColumn) | Determines the index of a specific Selected Column item in the list. |
IndexOf(OutputColumn) | Determines the index of of the first found item based on the specified Output Column item in the list. |
IndexOf(String) | Determines the index of item with the specified SQL Expression string in the list. |