The requested page is not available for selected version.
CreateDataSet
Syntax
AbtDataSet CreateDataSet(String name)
Description
Create a new data set object with the specified name.
Parameters
name
String value specifying the data set name.
Return Value
A new AbtDataSet object with the specified name.
Notes
- This method is currently supported only by the C# harness.