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