AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ ClearDelete()

void SdsId::ClearDelete ( )
inline

Indicate the underlying SDS structure should NOT be deleted when the SdsId object is desroyed.

This should be considered if the SDS object refered to was created when the SdsId object is created and must outlive the object.

See also
SdsId::OutLive()

Referenced by Sdp::CreateItem().