JET_TABLECREATE. cbSeparateLV, propriété
Obtient ou définit la taille heuristique pour séparer un VL intrinsèque de l’enregistrement principal.
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'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; }
Valeur de la propriété
Type : System. Int32