DataRecordSetCollection
DataRecordSetCollection class
DataRecordSet collection.
Methods
| Name | Description |
|---|---|
| add(dataRecordSet) | Add the dataRecordSet in the collection. |
| clear() | |
| get() | |
| getActiveRecordsetId() | ActiveRecordsetID |
| getCount() | |
| getNextId() | NextID |
| iterator() | Reserved for internal use. |
| remove(dataRecordSet) | Remove the dataRecordSet from the collection. |
| removeAt() | |
| setActiveRecordsetId() | ActiveRecordsetID |
| setNextId() | NextID |
add(dataRecordSet)
Add the dataRecordSet in the collection.
| Parameter | Type | Description |
|---|---|---|
| dataRecordSet | DataRecordSet |
Returns: Number — Number
clear()
get()
getActiveRecordsetId()
ActiveRecordsetID
getCount()
getNextId()
NextID
iterator()
Reserved for internal use.
remove(dataRecordSet)
Remove the dataRecordSet from the collection.
| Parameter | Type | Description |
|---|---|---|
| dataRecordSet | DataRecordSet |
removeAt()
setActiveRecordsetId()
ActiveRecordsetID
setNextId()
NextID