Oracle Objects for OLE C++ Class Library Release 9.2 Part Number A95896-01 |
|
Applies To
Description
Opens the SnapshotID.
Usage
void Open(ODynaset& dyn) throw(OException)
Arguments
dyn |
An ODynaset to attach to after construction. |
The SnapshotID represents the snapshot from which this dynaset was created. It can be thought of as a timestamp. It can be passed into the ODynaset Open or constructor method call to cause it to be created using data from the same point in time as the original dynaset.
|
Copyright © 1998, 2002 Oracle Corporation. All Rights Reserved. |
|