JET_DBINFOMISC.genMinRequired 属性
获取重播日志所需的最小日志生成。 通常为检查点生成。
Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (
语法
'Declaration
Public Property genMinRequired As Integer
Get
Friend Set
'Usage
Dim instance As JET_DBINFOMISC
Dim value As Integer
value = instance.genMinRequired
public int genMinRequired { get; internal set; }
属性值
类型: System.Int32