DataRecordSetCollection
DataRecordSetCollection class
DataRecordSet collection.
Properties
| Name | Type | Description |
|---|---|---|
| NextId | String | NextID |
| ActiveRecordsetId | String | ActiveRecordsetID |
| Count | int | |
| Item (int) | DataRecordSet |
Methods
| Name | Description |
|---|---|
| add | Add the dataRecordSet in the collection. |
| remove | Remove the dataRecordSet from the collection. |
| clear | |
| removeAt | |
| iterator | Reserved for internal use. |