JET_BKINFO.genHigh 屬性

取得或設定備份的高世代。

Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'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 命名空間