JET_SETCOLUMN.cbData-Eigenschaft
Ruft die Größe der festzulegende Daten 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 cbData As Integer
Get
Set
'Usage
Dim instance As JET_SETCOLUMN
Dim value As Integer
value = instance.cbData
instance.cbData = value
public int cbData { get; set; }
Eigenschaftswert
Typ: System.Int32