[]
Gets the index of the column specified by name.
public int GetColumnIndex(string columnName)
Public Function GetColumnIndex(columnName As String) As Integer
Type | Name | Description |
---|---|---|
string | columnName | Column name |
Type | Description |
---|---|
int |