DataRecordSetCollection.Add

DataRecordSetCollection.Add method

Add the dataRecordSet in the collection.

public int Add(DataRecordSet dataRecordSet)
ParameterTypeDescription
dataRecordSetDataRecordSet

See Also