Overload List

  Name Description
Public method Static member GetInt16(DataRow, DataColumn)
Gets the value of the specified column as a Int16.
Public method Static member GetInt16(DataRow, Int32)
Gets the value of the specified column as a Int16.
Public method Static member GetInt16(DataRow, String)
Gets the value of the specified column as a Int16.
Public method Static member GetInt16(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Int16.
Public method Static member GetInt16(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Int16.
Public method Static member GetInt16(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Int16.

See Also