Windows7Grbits.ForceNewLog 字段
强制创建新日志文件。 即使会话当前不在事务中,也可以使用此选项。 此选项不能与任何其他选项结合使用。
Namespace:Microsoft.Isam.Esent.Interop.Windows7
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (
语法
'Declaration
Public Const ForceNewLog As CommitTransactionGrbit
'Usage
Dim value As CommitTransactionGrbit
value = Windows7Grbits.ForceNewLog
public const CommitTransactionGrbit ForceNewLog