Share

AcDbDataColumn::AcDbDataColumn

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.

Links

AcDbDataColumn

Was this information helpful?