Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdDAIObjectSDAI::isPersistent Method
Syntax
C++
virtual bool isPersistent() const;

Retrieves whether the Standard Data Access Interface (SDAI) object is a persistent one.

true if the SDAI object is a persistent one; otherwise, the method returns false.

Persistent objects are database-resident objects (i.e. they are stored in a database).

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