This document is archived and information here might be outdated. Recommended version. |
method GetColumnName
[Visual Basic .NET]
Public Function GetColumnName ( _
ByVal ColumnIndex As Integer _
) As String
[C#]
public string GetColumnName (
int ColumnIndex
);
[C++]
HRESULT GetColumnName(
long ColumnIndex
);
[C++] Parameters ColumnIndex [in]
ColumnIndex is a parameter of type long