JET_COLUMNCREATE.cbDefault 属性

获取或设置默认值的大小。

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

语法

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

属性值

类型: System.Int32

另请参阅

参考

JET_COLUMNCREATE 类

JET_COLUMNCREATE成员

Microsoft.Isam.Esent.Interop 命名空间