JET_INDEXCREATE. cbVarSegMac, propriété
Obtient ou définit la longueur maximale, en octets, de chaque colonne à stocker dans l’index.
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'Declaration
Public Property cbVarSegMac As Integer
Get
Set
'Usage
Dim instance As JET_INDEXCREATE
Dim value As Integer
value = instance.cbVarSegMac
instance.cbVarSegMac = value
public int cbVarSegMac { get; set; }
Valeur de la propriété
Type : System. Int32