Some Data Providers (ie - SqlClient) do not support Multiple Active Result Sets (MARS).
NHibernate relies on being able to create MARS to read Components and entities inside
of Collections.
The following tables list the members exposed by the NDataReader type.
Public Methods
| Name | Description | |
|---|---|---|
| Close | ||
| Dispose |
Takes care of freeing the managed and unmanaged resources that
this class is responsible for.
| |
| GetBoolean | ||
| GetByte | ||
| GetBytes | ||
| GetChar | ||
| GetChars | ||
| GetData | ||
| GetDataTypeName | ||
| GetDateTime | ||
| GetDecimal | ||
| GetDouble | ||
| GetFieldType | ||
| GetFloat | ||
| GetGuid | ||
| GetInt16 | ||
| GetInt32 | ||
| GetInt64 | ||
| GetName | ||
| GetOrdinal | ||
| GetSchemaTable | ||
| GetString | ||
| GetValue | ||
| GetValues | ||
| IsDBNull | ||
| NextResult | ||
| Read |
Public Constructors
| Name | Description | |
|---|---|---|
| NDataReaderNew |
Creates a NDataReader from a IDataReader |
Public Properties
| Name | Description | |
|---|---|---|
| Depth | ||
| FieldCount | ||
| IsClosed | ||
| Item | Overloaded. | |
| RecordsAffected |