The requested page is not available for selected version.
GetColumnCount
Syntax
int GetColumnCount()
Description
Retrieve the number of columns in the object.
Return Value
Integer value indicating the number of columns in the data set. If the object has no columns, return 0.
Notes
- This method is currently supported only by the C# harness.