CA.Blocks.DataAccess.IDataReaderExtensions

Class IDataReaderExtensions Class

Namespace :CA.Blocks.DataAccess

Assembly : CA.Blocks.DataAccess.dll

Inheritance :




Method Methods

NameDescription
Static AsBool(System.Data.IDataReader, System.String)
Static AsBool(System.Data.IDataReader, System.Int32)
Static AsNullBool(System.Data.IDataReader, System.String)
Static AsNullBool(System.Data.IDataReader, System.Int32)
Static AsByte(System.Data.IDataReader, System.String)
Static AsByte(System.Data.IDataReader, System.Int32)
Static AsNullByte(System.Data.IDataReader, System.String)
Static AsNullByte(System.Data.IDataReader, System.Int32)
Static AsBinary(System.Data.IDataReader, System.String)
Static AsBinary(System.Data.IDataReader, System.Int32)
Static AsSByte(System.Data.IDataReader, System.String)
Static AsSByte(System.Data.IDataReader, System.Int32)
Static AsNullSByte(System.Data.IDataReader, System.String)
Static AsNullSByte(System.Data.IDataReader, System.Int32)
Static AsChar(System.Data.IDataReader, System.String)
Static AsChar(System.Data.IDataReader, System.Int32)
Static AsNullChar(System.Data.IDataReader, System.String)
Static AsNullChar(System.Data.IDataReader, System.Int32)
Static AsDateTime(System.Data.IDataReader, System.String)
Static AsDateTime(System.Data.IDataReader, System.Int32)
Static AsNullDateTime(System.Data.IDataReader, System.String)
Static AsNullDateTime(System.Data.IDataReader, System.Int32)
Static AsDouble(System.Data.IDataReader, System.String)
Static AsDouble(System.Data.IDataReader, System.Int32)
Static AsNullDouble(System.Data.IDataReader, System.String)
Static AsNullDouble(System.Data.IDataReader, System.Int32)
Static AsSingle(System.Data.IDataReader, System.String)
Static AsSingle(System.Data.IDataReader, System.Int32)
Static AsNullSingle(System.Data.IDataReader, System.String)
Static AsNullSingle(System.Data.IDataReader, System.Int32)
Static AsDecimal(System.Data.IDataReader, System.String)
Static AsDecimal(System.Data.IDataReader, System.Int32)
Static AsNullDecimal(System.Data.IDataReader, System.String)
Static AsNullDecimal(System.Data.IDataReader, System.Int32)
Static AsGuid(System.Data.IDataReader, System.String)
Static AsGuid(System.Data.IDataReader, System.Int32)
Static AsNullGuid(System.Data.IDataReader, System.String)
Static AsNullGuid(System.Data.IDataReader, System.Int32)
Static AsInt(System.Data.IDataReader, System.String)
Static AsInt(System.Data.IDataReader, System.Int32)
Static AsNullInt(System.Data.IDataReader, System.String)
Static AsNullInt(System.Data.IDataReader, System.Int32)
Static AsUInt(System.Data.IDataReader, System.String)
Static AsUInt(System.Data.IDataReader, System.Int32)
Static AsNullUInt(System.Data.IDataReader, System.String)
Static AsNullUInt(System.Data.IDataReader, System.Int32)
Static AsLong(System.Data.IDataReader, System.String)
Static AsLong(System.Data.IDataReader, System.Int32)
Static AsNullLong(System.Data.IDataReader, System.String)
Static AsNullLong(System.Data.IDataReader, System.Int32)
Static AsULong(System.Data.IDataReader, System.String)
Static AsULong(System.Data.IDataReader, System.Int32)
Static AsNullULong(System.Data.IDataReader, System.String)
Static AsNullULong(System.Data.IDataReader, System.Int32)
Static AsShort(System.Data.IDataReader, System.String)
Static AsShort(System.Data.IDataReader, System.Int32)
Static AsNullShort(System.Data.IDataReader, System.String)
Static AsNullShort(System.Data.IDataReader, System.Int32)
Static AsUShort(System.Data.IDataReader, System.String)
Static AsUShort(System.Data.IDataReader, System.Int32)
Static AsNullUShort(System.Data.IDataReader, System.String)
Static AsNullUShort(System.Data.IDataReader, System.Int32)
Static AsString(System.Data.IDataReader, System.String, System.Boolean)
Static AsString(System.Data.IDataReader, System.Int32, System.Boolean)
Static AsTimeSpan(System.Data.IDataReader, System.String)
Static AsTimeSpan(System.Data.IDataReader, System.Int32)
Static AsNullTimeSpan(System.Data.IDataReader, System.String)
Static AsNullTimeSpan(System.Data.IDataReader, System.Int32)