The DataRowReaderColumnCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count | Gets the number of columns.
| |
| ItemInt32 | Gets the column at the specified index in the collection.
| |
| ItemString | Gets the column with the specified name
|
See Also