JET_LGPOS.ib 屬性
取得或設定這個記錄位置所表示的位元組位移。 此位移位在磁區內部。
Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'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