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

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

Retrieves whether the sdai object is a persistent one.

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

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