The following tables list the members exposed by DataReaderAdapter.
Public Constructors
| Name | Description | |
|---|---|---|
|
DataReaderAdapter | Overloaded. |
Protected Fields
| Name | Description | |
|---|---|---|
|
_columnNames | (inherited from RowAdapter) |
|
_haveRow | |
|
_modelRow | (inherited from RowAdapter) |
|
_nrows | (inherited from RowAdapter) |
|
_reader | |
|
_rowStuffers | |
|
_tnull | (inherited from RowAdapter) |
Public Properties
| Name | Description | |
|---|---|---|
|
ColumnNames | (inherited from RowAdapter) |
|
ModelRow | (inherited from RowAdapter) |
|
NRows | (inherited from RowAdapter) |
|
TNULL | (inherited from RowAdapter) |
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | Determines whether the specified |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetNextRow | Overridden. |
|
GetType | Gets the |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
GetFieldType | |
|
MakeColumnNames | |
|
MakeModelRow | |
|
MakeTNULL | |
|
MemberwiseClone | Creates a shallow copy of the current |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
|
DataReaderAdapter | Overloaded. |