Skip Headers

Oracle® Objects for OLE C++ Class Library Developer's Guide
10g Release 1 (10.1)

Part Number B10119-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Feedback

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