The requested page is not available for selected version.
AddColumn
Syntax
int AddColumn(String colName)
Description
Add a new column to the data set object.
Parameters
colName
String value specifying the column header text.
Return Value
Return 0 if theexecutionis successful; otherwise, -1.
Notes
- This method is currently supported only by the C# harness.