Name | Description | |
---|---|---|
![]() | FieldCount | Gets the count of fields in each row. |
The following tables list the members exposed by NDbDataReader.
Name | Description | |
---|---|---|
![]() | FieldCount | Gets the count of fields in each row. |
Name | Description | |
---|---|---|
![]() | Close | Closes the reader. |
![]() | Dispose | Overloaded. Releases all resources used by the current instance of the NDbrader class. |
![]() | GetFieldName | Gets the field name at the specified index. |
![]() | GetFieldType | Gets the field type at the specified index. |
![]() | GetRowValue | Gets the current row value at the specified index. |
![]() | Read | Advances the reader to the next record in the result set. |