IReader Interface | 
Namespace: Dundas.BI.Data.Metadata
The IReader type exposes the following members.
| Name | Description | |
|---|---|---|
| Item | 
            Gets the element value located at the specified index.
              | |
| Schema | 
            Gets the column metadata of the reader.
              | 
| Name | Description | |
|---|---|---|
| Cancel | 
            Cancels the execution of the reader.
              | |
| Read | 
            Advances the reader to the next record.
              |