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