remove method

remove(data_record_set)

Remove the dataRecordSet from the collection.

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

See Also