The RecordSet ColumnCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the total number of elements in a collection.
| |
| Item Int32 |
Gets the RecordSet Column from the collection at the specified index.
| |
| Item String |
Gets the RecordSet Column from the collection with the specified name.
|
See Also