Oracle Objects for OLE C++ Class Library
Release 9.0.1

Part Number A90172-01

Home

Book List

Contents

Master Index

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


 
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.

Home

Book List

Contents