API Reference > OdDAI Namespace > Classes > OdDAIObjectSDAI Class > OdDAIObjectSDAI Methods > OdDAIObjectSDAI::isPersistent Method
OdDAIObjectSDAI::isPersistent Method
Syntax
C++
virtual bool isPersistent() const;

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

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

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

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.