VistaApi.JetOSSnapshotPrepareInstance-Methode
Wählt einen bestimmten instance aus, der Teil der Momentaufnahme-Sitzung sein soll.
Namespace:Microsoft.Isam.Esent.Interop.Vista
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Shared Sub JetOSSnapshotPrepareInstance ( _
snapshot As JET_OSSNAPID, _
instance As JET_INSTANCE, _
grbit As SnapshotPrepareInstanceGrbit _
)
'Usage
Dim snapshot As JET_OSSNAPID
Dim instance As JET_INSTANCE
Dim grbit As SnapshotPrepareInstanceGrbitVistaApi.JetOSSnapshotPrepareInstance(snapshot, _
instance, grbit)
public static void JetOSSnapshotPrepareInstance(
JET_OSSNAPID snapshot,
JET_INSTANCE instance,
SnapshotPrepareInstanceGrbit grbit
)
Parameter
Momentaufnahme
Typ: Microsoft.Isam.Esent.Interop.JET_OSSNAPIDDer Momentaufnahme Bezeichner.
instance
Typ: Microsoft.Isam.Esent.Interop.JET_INSTANCEDer instance, der dem Momentaufnahme hinzugefügt werden soll.
grbit
Typ: Microsoft.Isam.Esent.Interop.Vista.SnapshotPrepareInstanceGrbitOptionen für diesen Aufruf.