JET_COLUMNCREATE.pvDefault-Eigenschaft

Ruft den Standardwert ab (NULL, wenn keine).

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

Syntax

'Declaration
Public Property pvDefault As Byte()
    Get
    Set
'Usage
Dim instance As JET_COLUMNCREATE
Dim value As Byte()

value = instance.pvDefault

instance.pvDefault = value
public byte[] pvDefault { get; set; }

Eigenschaftswert

Typ: []

Weitere Informationen

Verweis

JET_COLUMNCREATE-Klasse

JET_COLUMNCREATE-Member

Microsoft.Isam.Esent.Interop-Namespace