|  | This document is archived and information here might be outdated. Recommended version. | 
Number of geometry columns in the dataset definition.
[Visual Basic .NET]
Public ReadOnly Property GeometryColumnCount As Integer
[C#]
public int GeometryColumnCount {get;}
[C++]
HRESULT get_GeometryColumnCount(
  System.Int32* pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type int*