The methods of System.Data.Common.DbDataReader are listed below. For a list of all members, see the DbDataReader Members list.
See Also: Inherited members from System.MarshalByRefObject
abstractClose() Documentation for this section has not yet been entered.Dispose() Documentation for this section has not yet been entered. abstractGetBoolean(int) : bool Documentation for this section has not yet been entered. abstractGetByte(int) : byte Documentation for this section has not yet been entered. abstractGetBytes(int, long, byte[], int, int) : long Documentation for this section has not yet been entered. abstractGetChar(int) : char Documentation for this section has not yet been entered. abstractGetChars(int, long, char[], int, int) : long Documentation for this section has not yet been entered.GetData(int) : DbDataReader Documentation for this section has not yet been entered. abstractGetDataTypeName(int) : string Documentation for this section has not yet been entered. abstractGetDateTime(int) : DateTime Documentation for this section has not yet been entered. abstractGetDecimal(int) : decimal Documentation for this section has not yet been entered. abstractGetDouble(int) : double Documentation for this section has not yet been entered. abstractGetEnumerator() : IEnumerator Documentation for this section has not yet been entered. abstractGetFieldType(int) : Type Documentation for this section has not yet been entered. abstractGetFloat(int) : float Documentation for this section has not yet been entered. abstractGetGuid(int) : Guid Documentation for this section has not yet been entered. abstractGetInt16(int) : short Documentation for this section has not yet been entered. abstractGetInt32(int) : int Documentation for this section has not yet been entered. abstractGetInt64(int) : long Documentation for this section has not yet been entered. abstractGetName(int) : string Documentation for this section has not yet been entered. abstractGetOrdinal(string) : int Documentation for this section has not yet been entered.GetProviderSpecificFieldType(int) : Type Documentation for this section has not yet been entered.GetProviderSpecificValue(int) : object Documentation for this section has not yet been entered.GetProviderSpecificValues(object[]) : int Documentation for this section has not yet been entered. abstractGetSchemaTable() : System.Data.DataTable Documentation for this section has not yet been entered. abstractGetString(int) : string Documentation for this section has not yet been entered. abstractGetValue(int) : object Documentation for this section has not yet been entered. abstractGetValues(object[]) : int Documentation for this section has not yet been entered. abstractIsDBNull(int) : bool Documentation for this section has not yet been entered. abstractNextResult() : bool Documentation for this section has not yet been entered. abstractRead() : bool Documentation for this section has not yet been entered.
Dispose(bool) Documentation for this section has not yet been entered.GetDbDataReader(int) : DbDataReader Documentation for this section has not yet been entered.