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