JET_LGPOS.isec 屬性
取得或設定這個記錄位置所代表的磁區編號。
Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property isec As Integer
Get
Set
'Usage
Dim instance As JET_LGPOS
Dim value As Integer
value = instance.isec
instance.isec = value
public int isec { get; set; }
屬性值
類型: System.Int32