CA.Blocks.DataAccess.IDataReaderExtensions
Docs
API
CA.Blocks.DataAccess
CA.Blocks.DataAccess
IDataReaderExtensions Class
Namespace :
CA.Blocks.DataAccess
Assembly : CA.Blocks.DataAccess.dll
Inheritance :
System.Object
↑
CA.Blocks.DataAccess.IDataReaderExtensions
Methods
Name
Description
AsBool(System.Data.IDataReader, System.String)
AsBool(System.Data.IDataReader, System.Int32)
AsNullBool(System.Data.IDataReader, System.String)
AsNullBool(System.Data.IDataReader, System.Int32)
AsByte(System.Data.IDataReader, System.String)
AsByte(System.Data.IDataReader, System.Int32)
AsNullByte(System.Data.IDataReader, System.String)
AsNullByte(System.Data.IDataReader, System.Int32)
AsBinary(System.Data.IDataReader, System.String)
AsBinary(System.Data.IDataReader, System.Int32)
AsSByte(System.Data.IDataReader, System.String)
AsSByte(System.Data.IDataReader, System.Int32)
AsNullSByte(System.Data.IDataReader, System.String)
AsNullSByte(System.Data.IDataReader, System.Int32)
AsChar(System.Data.IDataReader, System.String)
AsChar(System.Data.IDataReader, System.Int32)
AsNullChar(System.Data.IDataReader, System.String)
AsNullChar(System.Data.IDataReader, System.Int32)
AsDateTime(System.Data.IDataReader, System.String)
AsDateTime(System.Data.IDataReader, System.Int32)
AsNullDateTime(System.Data.IDataReader, System.String)
AsNullDateTime(System.Data.IDataReader, System.Int32)
AsDouble(System.Data.IDataReader, System.String)
AsDouble(System.Data.IDataReader, System.Int32)
AsNullDouble(System.Data.IDataReader, System.String)
AsNullDouble(System.Data.IDataReader, System.Int32)
AsSingle(System.Data.IDataReader, System.String)
AsSingle(System.Data.IDataReader, System.Int32)
AsNullSingle(System.Data.IDataReader, System.String)
AsNullSingle(System.Data.IDataReader, System.Int32)
AsDecimal(System.Data.IDataReader, System.String)
AsDecimal(System.Data.IDataReader, System.Int32)
AsNullDecimal(System.Data.IDataReader, System.String)
AsNullDecimal(System.Data.IDataReader, System.Int32)
AsGuid(System.Data.IDataReader, System.String)
AsGuid(System.Data.IDataReader, System.Int32)
AsNullGuid(System.Data.IDataReader, System.String)
AsNullGuid(System.Data.IDataReader, System.Int32)
AsInt(System.Data.IDataReader, System.String)
AsInt(System.Data.IDataReader, System.Int32)
AsNullInt(System.Data.IDataReader, System.String)
AsNullInt(System.Data.IDataReader, System.Int32)
AsUInt(System.Data.IDataReader, System.String)
AsUInt(System.Data.IDataReader, System.Int32)
AsNullUInt(System.Data.IDataReader, System.String)
AsNullUInt(System.Data.IDataReader, System.Int32)
AsLong(System.Data.IDataReader, System.String)
AsLong(System.Data.IDataReader, System.Int32)
AsNullLong(System.Data.IDataReader, System.String)
AsNullLong(System.Data.IDataReader, System.Int32)
AsULong(System.Data.IDataReader, System.String)
AsULong(System.Data.IDataReader, System.Int32)
AsNullULong(System.Data.IDataReader, System.String)
AsNullULong(System.Data.IDataReader, System.Int32)
AsShort(System.Data.IDataReader, System.String)
AsShort(System.Data.IDataReader, System.Int32)
AsNullShort(System.Data.IDataReader, System.String)
AsNullShort(System.Data.IDataReader, System.Int32)
AsUShort(System.Data.IDataReader, System.String)
AsUShort(System.Data.IDataReader, System.Int32)
AsNullUShort(System.Data.IDataReader, System.String)
AsNullUShort(System.Data.IDataReader, System.Int32)
AsString(System.Data.IDataReader, System.String, System.Boolean)
AsString(System.Data.IDataReader, System.Int32, System.Boolean)
AsTimeSpan(System.Data.IDataReader, System.String)
AsTimeSpan(System.Data.IDataReader, System.Int32)
AsNullTimeSpan(System.Data.IDataReader, System.String)
AsNullTimeSpan(System.Data.IDataReader, System.Int32)