_fieldNameLookup | System.Data.Common.DataRecordInternal | private |
_propertyDescriptors | System.Data.Common.DataRecordInternal | private |
_schemaInfo | System.Data.Common.DataRecordInternal | private |
_values | System.Data.Common.DataRecordInternal | private |
DataRecordInternal(SchemaInfo[] schemaInfo, object[] values, PropertyDescriptorCollection descriptors, FieldNameLookup fieldNameLookup) | System.Data.Common.DataRecordInternal | inlinepackage |
FieldCount | System.Data.Common.DataRecordInternal | |
GetAttributes() | System.Data.Common.DataRecordInternal | inlineprivate |
GetBoolean(int i) | System.Data.Common.DataRecordInternal | inline |
GetByte(int i) | System.Data.Common.DataRecordInternal | inline |
GetBytes(int i, long dataIndex, byte[] buffer, int bufferIndex, int length) | System.Data.Common.DataRecordInternal | inline |
System::Data::Common::DbDataRecord.GetBytes(int i, long dataIndex, byte[]? buffer, int bufferIndex, int length) | System.Data.Common.DbDataRecord | |
GetChar(int i) | System.Data.Common.DataRecordInternal | inline |
GetChars(int i, long dataIndex, char[] buffer, int bufferIndex, int length) | System.Data.Common.DataRecordInternal | inline |
System::Data::Common::DbDataRecord.GetChars(int i, long dataIndex, char[]? buffer, int bufferIndex, int length) | System.Data.Common.DbDataRecord | |
GetClassName() | System.Data.Common.DataRecordInternal | inlineprivate |
GetComponentName() | System.Data.Common.DataRecordInternal | inlineprivate |
GetConverter() | System.Data.Common.DataRecordInternal | inlineprivate |
GetData(int i) | System.Data.Common.DbDataRecord | inline |
GetDataTypeName(int i) | System.Data.Common.DataRecordInternal | inline |
GetDateTime(int i) | System.Data.Common.DataRecordInternal | inline |
GetDbDataReader(int i) | System.Data.Common.DbDataRecord | inlineprotectedvirtual |
GetDecimal(int i) | System.Data.Common.DataRecordInternal | inline |
GetDefaultEvent() | System.Data.Common.DataRecordInternal | inlineprivate |
GetDefaultProperty() | System.Data.Common.DataRecordInternal | inlineprivate |
GetDouble(int i) | System.Data.Common.DataRecordInternal | inline |
GetEditor(Type editorBaseType) | System.Data.Common.DataRecordInternal | inlineprivate |
GetEvents() | System.Data.Common.DataRecordInternal | inlineprivate |
GetEvents(Attribute[] attributes) | System.Data.Common.DataRecordInternal | inlineprivate |
System::ComponentModel::ICustomTypeDescriptor.GetEvents(Attribute[]? attributes) | System.ComponentModel.ICustomTypeDescriptor | |
GetFieldType(int i) | System.Data.Common.DataRecordInternal | inline |
GetFloat(int i) | System.Data.Common.DataRecordInternal | inline |
GetGuid(int i) | System.Data.Common.DataRecordInternal | inline |
GetInt16(int i) | System.Data.Common.DataRecordInternal | inline |
GetInt32(int i) | System.Data.Common.DataRecordInternal | inline |
GetInt64(int i) | System.Data.Common.DataRecordInternal | inline |
GetName(int i) | System.Data.Common.DataRecordInternal | inline |
GetOrdinal(string name) | System.Data.Common.DataRecordInternal | inline |
GetProperties() | System.Data.Common.DataRecordInternal | inlineprivate |
GetProperties(Attribute[] attributes) | System.Data.Common.DataRecordInternal | inlineprivate |
System::ComponentModel::ICustomTypeDescriptor.GetProperties(Attribute[]? attributes) | System.ComponentModel.ICustomTypeDescriptor | |
GetPropertyOwner(PropertyDescriptor pd) | System.Data.Common.DataRecordInternal | inlineprivate |
System::ComponentModel::ICustomTypeDescriptor.GetPropertyOwner(PropertyDescriptor? pd) | System.ComponentModel.ICustomTypeDescriptor | |
GetString(int i) | System.Data.Common.DataRecordInternal | inline |
GetValue(int i) | System.Data.Common.DataRecordInternal | inline |
GetValues(object[] values) | System.Data.Common.DataRecordInternal | inline |
IsDBNull(int i) | System.Data.Common.DataRecordInternal | inline |
this[int i] | System.Data.Common.DataRecordInternal | |
this[string name] | System.Data.Common.DataRecordInternal | |