JET_INDEXCREATE.cbKey-Eigenschaft
Ruft die Länge von szKey einschließlich der beiden endenden NULL-Werte in Zeichen 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 cbKey As Integer
Get
Set
'Usage
Dim instance As JET_INDEXCREATE
Dim value As Integer
value = instance.cbKey
instance.cbKey = value
public int cbKey { get; set; }
Eigenschaftswert
Typ: System.Int32