DataRecordSetCollection

DataRecordSetCollection class

DataRecordSet collection.

Methods

NameDescription
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.

ParameterTypeDescription
dataRecordSetDataRecordSet

Returns: Number — Number

clear()

get()

getActiveRecordsetId()

ActiveRecordsetID

getCount()

getNextId()

NextID

iterator()

Reserved for internal use.

remove(dataRecordSet)

Remove the dataRecordSet from the collection.

ParameterTypeDescription
dataRecordSetDataRecordSet

removeAt()

setActiveRecordsetId()

ActiveRecordsetID

setNextId()

NextID