Oracle Objects for OLE C++ Class Library
Release 8.1.7
Part Number A85258-01
Library
Product
Contents
OSnapshotID
The SnapshotID represents the snapshot from which this dynaset was created. It can be thought of as a timestamp.
Remarks
The OSnapShotID object can be obtained from the
Getsnapshot
property. It can be used to create a dynaset from the point of time it represents by passing it into the
ODynaset constructor
,
Open (ODynaset)
method, or by calling
Setsnapshot
followed by
Refresh (ODynaset)
.
Construction and destruction:
OSnapshotID
~OSnapshotID
operator=
Attributes:
IsOpen
operator==
operator!=
Operations:
Close
Open
Copyright copy; 1996-2000, Oracle Corporation.
All Rights Reserved.
Library
Product
Contents