JET_COLUMNCREATE.pvDefault 属性

如果没有) ,则获取或设置默认值 (NULL。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'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; }

属性值

类型:[]

另请参阅

参考

JET_COLUMNCREATE 类

JET_COLUMNCREATE成员

Microsoft.Isam.Esent.Interop 命名空间