Method GetString
GetString(Int32)
Gets value of specified index as string.
Declaration
string GetString(int index)
Parameters
Type | Name | Description |
---|---|---|
System. |
index | Index of a column. |
Returns
Type | Description |
---|---|
System. |
String value on a specified column. |