Add

DataRecordSetCollection.Add method

Add the dataRecordSet in the collection.

public int Add(DataRecordSet dataRecordSet)
Parameter Type Description
dataRecordSet DataRecordSet

See Also