Skip Headers

Oracle® Objects for OLE C++ Class Library Developer's Guide
Release 9.2.0.4

Part Number B10954-01
Go To Table Of Contents
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


 
Oracle
Copyright © 1998, 2003 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents