This document is archived and information here might be outdated. Recommended version. |
Returns geometry column values for the dataset definition.
[Visual Basic .NET] Public Function get_GeometryColumns ( _ ByVal nGeometryColumnIndex As Integer _ ) As String
[C#] public string get_GeometryColumns ( int nGeometryColumnIndex );
[C++]
HRESULT get_GeometryColumns(
Long nGeometryColumnIndex
);
[C++]
Parameters nGeometryColumnIndex [in]
nGeometryColumnIndex is a parameter of type int