[]
Gets the value of the specified column in its native format.
public override object GetValue(int ordinal)
Type | Name | Description |
---|---|---|
int | ordinal | The zero-based column ordinal. |
Type | Description |
---|---|
object | The value of the specified column. |