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