Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdFdFieldEnginePE::getOwnerTable Method
Syntax
C++
virtual OdDbObjectId getOwnerTable(const OdDbField* field) = 0;

Returns the OdDbTable entity ID which is supposed to be the owner of the field object. Intended to be used during adding or modifying a formula field in one of table cells, while the field can be a non-database-resident. 

 

Parameters
Description
field
[in] Pointer to the field object.

OdDbTable entity ID.

Copyright © 2002-2022. Open Design Alliance All rights reserved.