JET_LGPOS.ib 属性

获取或设置由此日志位置表示的字节偏移量。 此偏移量位于扇区内部。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'Declaration
Public Property ib As Integer
    Get
    Set
'Usage
Dim instance As JET_LGPOS
Dim value As Integer

value = instance.ib

instance.ib = value
public int ib { get; set; }

属性值

类型: System.Int32

另请参阅

参考

JET_LGPOS结构

JET_LGPOS成员

Microsoft.Isam.Esent.Interop 命名空间