TableDeleteColumns Method

Deletes the specified number of columns from this table entity.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void DeleteColumns(
        int col,
        int columns
)

Parameters

col  Int32
[in] Column index.
columns  Int32
[in] Number of columns to delete.
See Also

©  Bricsys NV. All rights reserved.