propiedad JET_TABLECREATE.cbSeparateLV

Obtiene o establece el tamaño heurístico para separar un LV intrínseco del registro principal.

Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Sintaxis

'Declaration
Public Property cbSeparateLV As Integer
    Get
    Set
'Usage
Dim instance As JET_TABLECREATE
Dim value As Integer

value = instance.cbSeparateLV

instance.cbSeparateLV = value
public int cbSeparateLV { get; set; }

Valor de propiedad

Tipo: System.Int32

Consulte también

Referencia

JET_TABLECREATE clase

miembros de JET_TABLECREATE

Espacio de nombres Microsoft.Isam.Esent.Interop