This document is archived and information here might be outdated. Recommended version. |
Deletes a column from the descriptor table.
[Visual Basic .NET]
Public Sub DeleteColumn ( _
ByVal col_index As Integer _
)
[C#]
public void DeleteColumn (
int col_index
);
[C++]
HRESULT DeleteColumn(
long col_index
);
[C++] Parameters col_index [in]
col_index is a parameter of type long