Freigeben über


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

Siehe auch

Verweis

VistaApi-Klasse

VistaApi-Member

Microsoft.Isam.Esent.Interop.Vista-Namespace