获取或设置备份的高代。
Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (
语法
'Declaration
Public Property genHigh As Integer
Get
Set
'Usage
Dim instance As JET_BKINFO
Dim value As Integer
value = instance.genHigh
instance.genHigh = value
public int genHigh { get; set; }
属性值
类型: System.Int32