JET_LGPOS.isec 属性

获取或设置由此日志位置表示的扇区号。

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

语法

'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

另请参阅

参考

JET_LGPOS结构

JET_LGPOS成员

Microsoft.Isam.Esent.Interop 命名空间