AcDbDataColumn::AcDbDataColumn

AcDbDataColumn();
Description

Default constructor. 

This constructor initializes the name of the AcDbDataColumn object to an empty string ("") and the column type to AcDbDataCell::kUnknownType.

Links