Windows7Grbits.ForceNewLog field
Force a new logfile to be created. This option may be used even if the session is not currently in a transaction. This option cannot be used in combination with any other option.
Namespace: Microsoft.Isam.Esent.Interop.Windows7
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Const ForceNewLog As CommitTransactionGrbit
'Usage
Dim value As CommitTransactionGrbit
value = Windows7Grbits.ForceNewLog
public const CommitTransactionGrbit ForceNewLog