要求されたページは選択されたバージョンでは利用できない。
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.