API Reference > OdDb Classes > OdDbMText Class > OdDbMText Methods > OdDbMText::getColumnType Method
OdDbMText::getColumnType Method
Syntax
C++
ColumnType getColumnType() const;

Returns the column type of this MText entity.

The type is returned as follows: 

 

Name Value 
kNoColumns 1 
kStaticColumns 2 
kDynamicColumns 3 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.