VistaApi.JetOSSnapshotPrepareInstance-Methode
Wählt eine bestimmte Instanz aus, die Teil der Momentaufnahmesitzung sein soll.
Namespace: Microsoft.Isam.Esent.Interop.Vista
Assembly: 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 Momentaufnahmebezeichner.
instance
Typ: Microsoft.Isam.Esent.Interop.JET_INSTANCEDie -Instanz, die der Momentaufnahme hinzugefügt werden soll.
grbit
Typ: Microsoft.Isam.Esent.Interop.Vista.SnapshotPrepareInstanceGrbitOptionen für diesen Aufruf.