This document is archived and information here might be outdated. Recommended version. |
Removes a column from the data message.
[Visual Basic .NET] Public Sub removeColumn ( _ ByVal nIndex As Integer _ )
[C#] public void removeColumn ( int nIndex );
[C++]
HRESULT removeColumn(
Long nIndex
);
[C++]
Parameters nIndex [in]
nIndex is a parameter of type int