| Public Properties |
 | public System.Int32 Depth | (No summary available.) |
 | public System.Int32 FieldCount | (No summary available.) |
 | public System.Boolean HasRows | (No summary available.) |
 | public System.Boolean IsClosed | (No summary available.) |
 | public System.Object Item | (No summary available.) |
 | public System.Int32 RecordsAffected | (No summary available.) |
 | public System.Int32 VisibleFieldCount | (No summary available.) |
| |
| Public Methods |
 | public void Close() | (No summary available.) |
 | public System.Runtime.Remoting.ObjRef CreateObjRef(System.Type) | (No summary available.) |
 | public void Dispose() | (No summary available.) |
 | public System.Boolean Equals(System.Object) | (No summary available.) |
 | public System.Boolean GetBoolean(System.Int32) | (No summary available.) |
 | public System.Byte GetByte(System.Int32) | (No summary available.) |
 | public System.Int64 GetBytes(System.Int32,System.Int64,System.Byte[][],System.Int32,System.Int32) | (No summary available.) |
 | public System.Char GetChar(System.Int32) | (No summary available.) |
 | public System.Int64 GetChars(System.Int32,System.Int64,System.Char[][],System.Int32,System.Int32) | (No summary available.) |
 | public System.Data.OleDb.OleDbDataReader GetData(System.Int32) | (No summary available.) |
 | public System.Data.Common.DbDataReader GetData(System.Int32) | (No summary available.) |
 | public System.String GetDataTypeName(System.Int32) | (No summary available.) |
 | public System.DateTime GetDateTime(System.Int32) | (No summary available.) |
 | public System.Decimal GetDecimal(System.Int32) | (No summary available.) |
 | public System.Double GetDouble(System.Int32) | (No summary available.) |
 | public System.Collections.IEnumerator GetEnumerator() | (No summary available.) |
 | public System.Type GetFieldType(System.Int32) | (No summary available.) |
 | public System.Single GetFloat(System.Int32) | (No summary available.) |
 | public System.Guid GetGuid(System.Int32) | (No summary available.) |
 | public System.Int32 GetHashCode() | (No summary available.) |
 | public System.Int16 GetInt16(System.Int32) | (No summary available.) |
 | public System.Int32 GetInt32(System.Int32) | (No summary available.) |
 | public System.Int64 GetInt64(System.Int32) | (No summary available.) |
 | public System.Object GetLifetimeService() | (No summary available.) |
 | public System.String GetName(System.Int32) | (No summary available.) |
 | public System.Int32 GetOrdinal(System.String) | (No summary available.) |
 | public System.Type GetProviderSpecificFieldType(System.Int32) | (No summary available.) |
 | public System.Object GetProviderSpecificValue(System.Int32) | (No summary available.) |
 | public System.Int32 GetProviderSpecificValues(System.Object[][]) | (No summary available.) |
 | public System.Data.DataTable GetSchemaTable() | (No summary available.) |
 | public System.String GetString(System.Int32) | (No summary available.) |
 | public System.TimeSpan GetTimeSpan(System.Int32) | (No summary available.) |
 | public System.Type GetType() | (No summary available.) |
 | public System.Object GetValue(System.Int32) | (No summary available.) |
 | public System.Int32 GetValues(System.Object[][]) | (No summary available.) |
 | public System.Object InitializeLifetimeService() | (No summary available.) |
 | public System.Boolean IsDBNull(System.Int32) | (No summary available.) |
 | public System.Boolean NextResult() | (No summary available.) |
 | public System.Boolean Read() | (No summary available.) |
 | public System.String ToString() | (No summary available.) |
| |
| Protected Constructors |
 | protected OleDbDataReader(System.Data.OleDb.OleDbConnection,System.Data.OleDb.OleDbCommand,System.Int32,System.Data.CommandBehavior) | (No summary available.) |
| |
| Protected Fields |
 | protected System.Int32 ObjectID | (No summary available.) |
| |
| Protected Properties |
 | protected System.Data.OleDb.OleDbCommand Command | (No summary available.) |
| |
| Protected Methods |
 | protected System.Runtime.Remoting.ServerIdentity __RaceSetServerIdentity(System.Runtime.Remoting.ServerIdentity) | (No summary available.) |
 | protected void __ResetServerIdentity() | (No summary available.) |
 | protected void BuildMetaInfo() | (No summary available.) |
 | protected System.Boolean CanCastToXmlType(System.String,System.String) | (No summary available.) |
 | protected void CloseReaderFromConnection(System.Boolean) | (No summary available.) |
 | protected void Dispose(System.Boolean) | (No summary available.) |
 | protected void DumpToSchemaTable(System.Data.Common.UnsafeNativeMethods+IRowset) | (No summary available.) |
 | protected void Finalize() | (No summary available.) |
 | protected static void GenerateSchemaTable(System.Data.OleDb.OleDbDataReader,System.Object,System.Data.CommandBehavior) | (No summary available.) |
 | protected System.IntPtr GetComIUnknown(System.Boolean) | (No summary available.) |
 | protected System.Data.Common.DbDataReader GetDbDataReader(System.Int32) | (No summary available.) |
 | protected void HasRowsRead() | (No summary available.) |
 | protected void InitializeIMultipleResults(System.Object) | (No summary available.) |
 | protected void InitializeIRow(System.Object,System.IntPtr) | (No summary available.) |
 | protected void InitializeIRowset(System.Object,System.Data.OleDb.ChapterHandle,System.IntPtr) | (No summary available.) |
 | protected System.Object InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object[][],System.Reflection.ParameterModifier[][],System.Globalization.CultureInfo,System.String[][]) | (No summary available.) |
 | protected System.Boolean IsInstanceOfType(System.Type) | (No summary available.) |
 | protected System.MarshalByRefObject MemberwiseClone(System.Boolean) | (No summary available.) |
 | protected System.Object MemberwiseClone() | (No summary available.) |
 | protected static System.Data.OleDb.OleDbException NextResults(System.Data.Common.UnsafeNativeMethods+IMultipleResults,System.Data.OleDb.OleDbConnection,System.Data.OleDb.OleDbCommand,System.IntPtr&&) | (No summary available.) |
 | protected System.Data.OleDb.OleDbDataReader ResetChapter(System.Int32,System.Int32,System.Data.OleDb.RowBinding,System.Int32) | (No summary available.) |
| |
| View private members on this type |