Method GetInt32
GetInt32(Int32)
Gets value of a specified index as 32 bit integer.
Declaration
int GetInt32(int index)
Parameters
Type | Name | Description |
---|---|---|
System. |
index | Index of a column. |
Returns
Type | Description |
---|---|
System. |
Int32 value on a specified index. |