API Reference > Classes > OdBmTransactionsPE Class > OdBmTransactionsPE Methods > OdBmTransactionsPE::extendSnapshot Method
OdBmTransactionsPE::extendSnapshot Method
Syntax
C++
virtual void extendSnapshot(const OdBmSnapshotId& id, const OdBmObjectId& objectId) const = 0;
Parameters 
Description 
const OdBmSnapshotId& id 
[in] The id of snapshot to be extended.  
const OdBmObjectId& objectId 
[in] Object to be added to a snapshot. 

Extends a snapshot of a database. 

 

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