RowGetValue Method |
Name | Description | |
---|---|---|
GetValueT(Int32) |
Gets the stored value in the column specified by index.
| |
GetValueT(String) |
Gets the stored value in the column specified by name.
| |
GetValue(Type, Int32) |
Gets the stored value in the column specified by index
| |
GetValue(Type, String) |
Gets the stored value in the column specified by name
|