JET_BKINFO.genHigh 属性

获取或设置备份的高代。

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

另请参阅

参考

JET_BKINFO结构

JET_BKINFO成员

Microsoft.Isam.Esent.Interop 命名空间