API Reference > Classes > OdBmTransactionsPE Class > OdBmTransactionsPE Methods > OdBmTransactionsPE::dropFromSnapshot Method
OdBmTransactionsPE::dropFromSnapshot Method
Syntax
C++
virtual void dropFromSnapshot(const OdBmSnapshotId& snapshotId, const OdBmObjectId& objectId) const = 0;
Parameters 
Description 
const OdBmSnapshotId& snapshotId 
[in] A database snapshot id.  
const OdBmObjectId& objectId 
[in] Object to be dropped from snapshot. 

Drop object id from snapshot. 

 

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