propriété JET_COLUMNCREATE.pvDefault
Obtient ou définit la valeur par défaut (NULL si aucune).
Espace de noms:Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (dans Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'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; }
Valeur de la propriété
Type : []