add method

add(data_record_set)

Add the dataRecordSet in the collection.

Returns

def add(self, data_record_set):
    ...
ParameterTypeDescription
data_record_setDataRecordSet

See Also