VistaApi.JetOSSnapshotPrepareInstance 方法
选择要作为快照会话的一部分的特定实例。
Namespace:Microsoft.Isam.Esent.Interop.Vista
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (
语法
'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此调用的选项。