API Reference > OdDb Classes > OdDbField Class > OdDbField Methods > OdDbField::setFormat Method
OdDbField::setFormat Method
Syntax
C++
OdResult setFormat(const OdString& format);
Parameters 
Description 
const OdString& format 
[in] Output format. 

Returns eOk if successful, or an appropriate error code if not.

Sets the output format for this Field object. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.