JET_COLUMNCREATE.pvDefault-Eigenschaft
Ruft den Standardwert (NULL, wenn keines) ab oder legt diesen fest.
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: []