Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
ESENT session parameters.
Namespace: Microsoft.Isam.Esent.Interop.Windows8
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Enumeration JET_sesparam
'Usage
Dim instance As JET_sesparam
public enum JET_sesparam
Members
| Member name | Description | |
|---|---|---|
| Base | This parameter is not meant to be used. | |
| CommitDefault | This parameter sets the grbits for commit. It is functionally the same as the system parameter JET_param.CommitDefault when used with an instance and a sesid. | |
| CommitGenericContext | This parameter sets a user specific commit context that will be placed in the transaction log on commit to level 0. |