[]
Gets a string representing the data type of the specified column.
public override string GetDataTypeName(int ordinal)
| Type | Name | Description |
|---|---|---|
| int | ordinal | The zero-based ordinal position of the column to find. |
| Type | Description |
|---|---|
| string | The string representing the data type of the specified column. |