Freigeben über


JET_COLUMNCREATE.cbDefault-Eigenschaft

Ruft die Größe des Standardwerts ab oder legt diese fest.

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Property cbDefault As Integer
    Get
    Set
'Usage
Dim instance As JET_COLUMNCREATE
Dim value As Integer

value = instance.cbDefault

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

Eigenschaftswert

Typ: System.Int32

Siehe auch

Verweis

JET_COLUMNCREATE-Klasse

JET_COLUMNCREATE-Member

Microsoft.Isam.Esent.Interop-Namespace