JET_LGPOS.isec-Eigenschaft

Ruft die durch diese Protokollposition dargestellte Sektornummer ab oder legt diese fest.

Namespace: Microsoft.Isam.Esent.Interop
Assembly: 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; }

Eigenschaftswert

Typ: System.Int32

Siehe auch

Referenz

JET_LGPOS-Struktur

JET_LGPOS Member

Microsoft.Isam.Esent.Interop-Namespace