VistaApi.JetOSSnapshotPrepareInstance 方法
選取要成為快照集會話一部分的特定實例。
Namespace:Microsoft.Isam.Esent.Interop.Vista
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
語法
'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
)
參數
快照集
類型: Microsoft.Isam.Esent.Interop.JET_OSSNAPID快照集識別碼。
instance
類型: Microsoft.Isam.Esent.Interop.JET_INSTANCE要加入至快照集的實例。
grbit
類型: Microsoft.Isam.Esent.Interop.Vista.SnapshotPrepareInstanceGrbit此呼叫的選項。