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