Propiedad JET_LGPOS.isec
Obtiene o establece el número de sector representado por esta posición de registro.
Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)
Sintaxis
'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; }
Valor de propiedad
Tipo: System.Int32