[]
Gets the name of the column, given the zero-based column ordinal.
public override string GetName(int ordinal)
| Type | Name | Description |
|---|---|---|
| int | ordinal | The zero-based column ordinal. |
| Type | Description |
|---|---|
| string | The name of the specified column. |