The DataRowReaderColumnCollection type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Count | Gets the number of columns.
| |
| Item Int32 | Gets the column at the specified index in the collection.
| |
| Item String | Gets the column with the specified name
|
See Also