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