The members of System.Data.IDataReader are listed below.
Public Properties
[read-only] | Depth | int. Documentation for this section has not yet been entered. |
[read-only] | IsClosed | bool. Documentation for this section has not yet been entered. |
[read-only] | RecordsAffected | int. Documentation for this section has not yet been entered. |
Public Methods
| Close()Documentation for this section has not yet been entered. |
| GetSchemaTable() : DataTableDocumentation for this section has not yet been entered. |
| NextResult() : boolDocumentation for this section has not yet been entered. |
| Read() : boolRead the next result |