API Reference > OdDb Classes > OdDbField Class > OdDbField Methods > OdDbField::postInDatabase Method
OdDbField::postInDatabase Method
Syntax
C++
virtual OdResult postInDatabase(OdDbDatabase* pDb);
Parameters 
Description 
OdDbDatabase* pDb 
[in] Pointer to the database in which to post. 

Adds this Field object and its Child objects to the specified database. 

 

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