Methods

  Name Description
Public method Static member GetBoolean(DataRow, DataColumn)
Gets the value of the specified column as a Boolean.
Public method Static member GetBoolean(DataRow, Int32)
Gets the value of the specified column as a Boolean.
Public method Static member GetBoolean(DataRow, String)
Gets the value of the specified column as a Boolean.
Public method Static member GetBoolean(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Boolean.
Public method Static member GetBoolean(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Boolean.
Public method Static member GetBoolean(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Boolean.
Public method Static member GetByte(DataRow, DataColumn)
Gets the value of the specified column as a Byte.
Public method Static member GetByte(DataRow, Int32)
Gets the value of the specified column as a Byte.
Public method Static member GetByte(DataRow, String)
Gets the value of the specified column as a Byte.
Public method Static member GetByte(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Byte.
Public method Static member GetByte(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Byte.
Public method Static member GetByte(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Byte.
Public method Static member GetBytes(DataRow, DataColumn)
Gets the value of the specified column as a Byte array.
Public method Static member GetBytes(DataRow, Int32)
Gets the value of the specified column as a Byte array.
Public method Static member GetBytes(DataRow, String)
Gets the value of the specified column as a Byte array.
Public method Static member GetBytes(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Byte array.
Public method Static member GetBytes(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Byte array.
Public method Static member GetBytes(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Byte array.
Public method Static member GetChar(DataRow, DataColumn)
Gets the value of the specified column as a Char.
Public method Static member GetChar(DataRow, Int32)
Gets the value of the specified column as a Char.
Public method Static member GetChar(DataRow, String)
Gets the value of the specified column as a Char.
Public method Static member GetChar(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Char.
Public method Static member GetChar(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Char.
Public method Static member GetChar(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Char.
Public method Static member GetChars(DataRow, DataColumn)
Gets the value of the specified column as a Char array.
Public method Static member GetChars(DataRow, Int32)
Gets the value of the specified column as a Char array.
Public method Static member GetChars(DataRow, String)
Gets the value of the specified column as a Char array.
Public method Static member GetChars(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Char array.
Public method Static member GetChars(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Char array.
Public method Static member GetChars(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Char array.
Public method Static member GetDateTime(DataRow, DataColumn)
Gets the value of the specified column as a DateTime.
Public method Static member GetDateTime(DataRow, Int32)
Gets the value of the specified column as a DateTime.
Public method Static member GetDateTime(DataRow, String)
Gets the value of the specified column as a DateTime.
Public method Static member GetDateTime(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a DateTime.
Public method Static member GetDateTime(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a DateTime.
Public method Static member GetDateTime(DataRow, String, DataRowVersion)
Gets the value of the specified column as a DateTime.
Public method Static member GetDecimal(DataRow, DataColumn)
Gets the value of the specified column as a Decimal.
Public method Static member GetDecimal(DataRow, Int32)
Gets the value of the specified column as a Decimal.
Public method Static member GetDecimal(DataRow, String)
Gets the value of the specified column as a Decimal.
Public method Static member GetDecimal(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Decimal.
Public method Static member GetDecimal(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Decimal.
Public method Static member GetDecimal(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Decimal.
Public method Static member GetDouble(DataRow, DataColumn)
Gets the value of the specified column as a Double.
Public method Static member GetDouble(DataRow, Int32)
Gets the value of the specified column as a Double.
Public method Static member GetDouble(DataRow, String)
Gets the value of the specified column as a Double.
Public method Static member GetDouble(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Double.
Public method Static member GetDouble(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Double.
Public method Static member GetDouble(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Double.
Public method Static member GetGuid(DataRow, DataColumn)
Gets the value of the specified column as a Guid.
Public method Static member GetGuid(DataRow, Int32)
Gets the value of the specified column as a Guid.
Public method Static member GetGuid(DataRow, String)
Gets the value of the specified column as a Guid.
Public method Static member GetGuid(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Guid.
Public method Static member GetGuid(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Guid.
Public method Static member GetGuid(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Guid.
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.
Public method Static member GetInt32(DataRow, DataColumn)
Gets the value of the specified column as a Int32.
Public method Static member GetInt32(DataRow, Int32)
Gets the value of the specified column as a Int32.
Public method Static member GetInt32(DataRow, String)
Gets the value of the specified column as a Int32.
Public method Static member GetInt32(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Int32.
Public method Static member GetInt32(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Int32.
Public method Static member GetInt32(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Int32.
Public method Static member GetInt64(DataRow, DataColumn)
Gets the value of the specified column as a Int64.
Public method Static member GetInt64(DataRow, Int32)
Gets the value of the specified column as a Int64.
Public method Static member GetInt64(DataRow, String)
Gets the value of the specified column as a Int64.
Public method Static member GetInt64(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Int64.
Public method Static member GetInt64(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Int64.
Public method Static member GetInt64(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Int64.
Public method Static member GetNullableBoolean(DataRow, DataColumn)
Gets the value of the specified column as a Boolean or null if the value is DBNull..
Public method Static member GetNullableBoolean(DataRow, Int32)
Gets the value of the specified column as a Boolean or null if the value is DBNull..
Public method Static member GetNullableBoolean(DataRow, String)
Gets the value of the specified column as a Boolean or null if the value is DBNull..
Public method Static member GetNullableBoolean(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Boolean or null if the value is DBNull..
Public method Static member GetNullableBoolean(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Boolean or null if the value is DBNull..
Public method Static member GetNullableBoolean(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Boolean or null if the value is DBNull..
Public method Static member GetNullableByte(DataRow, DataColumn)
Gets the value of the specified column as a Byte or null if the value is DBNull..
Public method Static member GetNullableByte(DataRow, Int32)
Gets the value of the specified column as a Byte or null if the value is DBNull..
Public method Static member GetNullableByte(DataRow, String)
Gets the value of the specified column as a Byte or null if the value is DBNull..
Public method Static member GetNullableByte(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Byte or null if the value is DBNull..
Public method Static member GetNullableByte(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Byte or null if the value is DBNull..
Public method Static member GetNullableByte(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Byte or null if the value is DBNull..
Public method Static member GetNullableBytes(DataRow, DataColumn)
Gets the value of the specified column as a Byte array or null if the value is DBNull..
Public method Static member GetNullableBytes(DataRow, Int32)
Gets the value of the specified column as a Byte array or null if the value is DBNull..
Public method Static member GetNullableBytes(DataRow, String)
Gets the value of the specified column as a Byte array or null if the value is DBNull..
Public method Static member GetNullableBytes(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Byte array or null if the value is DBNull..
Public method Static member GetNullableBytes(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Byte array or null if the value is DBNull..
Public method Static member GetNullableBytes(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Byte array or null if the value is DBNull..
Public method Static member GetNullableChar(DataRow, DataColumn)
Gets the value of the specified column as a Char or null if the value is DBNull..
Public method Static member GetNullableChar(DataRow, Int32)
Gets the value of the specified column as a Char or null if the value is DBNull..
Public method Static member GetNullableChar(DataRow, String)
Gets the value of the specified column as a Char or null if the value is DBNull..
Public method Static member GetNullableChar(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Char or null if the value is DBNull..
Public method Static member GetNullableChar(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Char or null if the value is DBNull..
Public method Static member GetNullableChar(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Char or null if the value is DBNull..
Public method Static member GetNullableChars(DataRow, DataColumn)
Gets the value of the specified column as a Char array or null if the value is DBNull..
Public method Static member GetNullableChars(DataRow, Int32)
Gets the value of the specified column as a Char array or null if the value is DBNull..
Public method Static member GetNullableChars(DataRow, String)
Gets the value of the specified column as a Char array or null if the value is DBNull..
Public method Static member GetNullableChars(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Char array or null if the value is DBNull..
Public method Static member GetNullableChars(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Char array or null if the value is DBNull..
Public method Static member GetNullableChars(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Char array or null if the value is DBNull..
Public method Static member GetNullableDateTime(DataRow, DataColumn)
Gets the value of the specified column as a DateTime or null if the value is DBNull..
Public method Static member GetNullableDateTime(DataRow, Int32)
Gets the value of the specified column as a DateTime or null if the value is DBNull..
Public method Static member GetNullableDateTime(DataRow, String)
Gets the value of the specified column as a DateTime or null if the value is DBNull..
Public method Static member GetNullableDateTime(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a DateTime or null if the value is DBNull..
Public method Static member GetNullableDateTime(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a DateTime or null if the value is DBNull..
Public method Static member GetNullableDateTime(DataRow, String, DataRowVersion)
Gets the value of the specified column as a DateTime or null if the value is DBNull..
Public method Static member GetNullableDecimal(DataRow, DataColumn)
Gets the value of the specified column as a Decimal or null if the value is DBNull..
Public method Static member GetNullableDecimal(DataRow, Int32)
Gets the value of the specified column as a Decimal or null if the value is DBNull..
Public method Static member GetNullableDecimal(DataRow, String)
Gets the value of the specified column as a Decimal or null if the value is DBNull..
Public method Static member GetNullableDecimal(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Decimal or null if the value is DBNull..
Public method Static member GetNullableDecimal(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Decimal or null if the value is DBNull..
Public method Static member GetNullableDecimal(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Decimal or null if the value is DBNull..
Public method Static member GetNullableDouble(DataRow, DataColumn)
Gets the value of the specified column as a Double or null if the value is DBNull..
Public method Static member GetNullableDouble(DataRow, Int32)
Gets the value of the specified column as a Double or null if the value is DBNull..
Public method Static member GetNullableDouble(DataRow, String)
Gets the value of the specified column as a Double or null if the value is DBNull..
Public method Static member GetNullableDouble(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Double or null if the value is DBNull..
Public method Static member GetNullableDouble(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Double or null if the value is DBNull..
Public method Static member GetNullableDouble(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Double or null if the value is DBNull..
Public method Static member GetNullableGuid(DataRow, DataColumn)
Gets the value of the specified column as a Guid or null if the value is DBNull..
Public method Static member GetNullableGuid(DataRow, Int32)
Gets the value of the specified column as a Guid or null if the value is DBNull..
Public method Static member GetNullableGuid(DataRow, String)
Gets the value of the specified column as a Guid or null if the value is DBNull..
Public method Static member GetNullableGuid(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Guid or null if the value is DBNull..
Public method Static member GetNullableGuid(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Guid or null if the value is DBNull..
Public method Static member GetNullableGuid(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Guid or null if the value is DBNull..
Public method Static member GetNullableInt16(DataRow, DataColumn)
Gets the value of the specified column as a Int16 or null if the value is DBNull..
Public method Static member GetNullableInt16(DataRow, Int32)
Gets the value of the specified column as a Int16 or null if the value is DBNull..
Public method Static member GetNullableInt16(DataRow, String)
Gets the value of the specified column as a Int16 or null if the value is DBNull..
Public method Static member GetNullableInt16(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Int16 or null if the value is DBNull..
Public method Static member GetNullableInt16(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Int16 or null if the value is DBNull..
Public method Static member GetNullableInt16(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Int16 or null if the value is DBNull..
Public method Static member GetNullableInt32(DataRow, DataColumn)
Gets the value of the specified column as a Int32 or null if the value is DBNull..
Public method Static member GetNullableInt32(DataRow, Int32)
Gets the value of the specified column as a Int32 or null if the value is DBNull..
Public method Static member GetNullableInt32(DataRow, String)
Gets the value of the specified column as a Int32 or null if the value is DBNull..
Public method Static member GetNullableInt32(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Int32 or null if the value is DBNull..
Public method Static member GetNullableInt32(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Int32 or null if the value is DBNull..
Public method Static member GetNullableInt32(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Int32 or null if the value is DBNull..
Public method Static member GetNullableInt64(DataRow, DataColumn)
Gets the value of the specified column as a Int64 or null if the value is DBNull..
Public method Static member GetNullableInt64(DataRow, Int32)
Gets the value of the specified column as a Int64 or null if the value is DBNull..
Public method Static member GetNullableInt64(DataRow, String)
Gets the value of the specified column as a Int64 or null if the value is DBNull..
Public method Static member GetNullableInt64(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Int64 or null if the value is DBNull..
Public method Static member GetNullableInt64(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Int64 or null if the value is DBNull..
Public method Static member GetNullableInt64(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Int64 or null if the value is DBNull..
Public method Static member GetNullableSingle(DataRow, DataColumn)
Gets the value of the specified column as a Single or null if the value is DBNull..
Public method Static member GetNullableSingle(DataRow, Int32)
Gets the value of the specified column as a Single or null if the value is DBNull..
Public method Static member GetNullableSingle(DataRow, String)
Gets the value of the specified column as a Single or null if the value is DBNull..
Public method Static member GetNullableSingle(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Single or null if the value is DBNull..
Public method Static member GetNullableSingle(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Single or null if the value is DBNull..
Public method Static member GetNullableSingle(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Single or null if the value is DBNull..
Public method Static member GetNullableString(DataRow, DataColumn)
Gets the value of the specified column as a String or null if the value is DBNull..
Public method Static member GetNullableString(DataRow, Int32)
Gets the value of the specified column as a String or null if the value is DBNull..
Public method Static member GetNullableString(DataRow, String)
Gets the value of the specified column as a String or null if the value is DBNull..
Public method Static member GetNullableString(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a String or null if the value is DBNull..
Public method Static member GetNullableString(DataRow, Int32, DataRowVersion)
{ Gets the value of the specified column as a String or null if the value is DBNull.. }
Public method Static member GetNullableString(DataRow, String, DataRowVersion)
Gets the value of the specified column as a String or null if the value is DBNull..
Public method Static member GetSingle(DataRow, DataColumn)
Gets the value of the specified column as a Single.
Public method Static member GetSingle(DataRow, Int32)
Gets the value of the specified column as a Single.
Public method Static member GetSingle(DataRow, String)
Gets the value of the specified column as a Single.
Public method Static member GetSingle(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Single.
Public method Static member GetSingle(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Single.
Public method Static member GetSingle(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Single.
Public method Static member GetString(DataRow, DataColumn)
Gets the value of the specified column as a String.
Public method Static member GetString(DataRow, Int32)
Gets the value of the specified column as a String.
Public method Static member GetString(DataRow, String)
Gets the value of the specified column as a String.
Public method Static member GetString(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a String.
Public method Static member GetString(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a String.
Public method Static member GetString(DataRow, String, DataRowVersion)
Gets the value of the specified column as a String.

See Also