获取或设置在临时表中创建的列的列定义。
Namespace:Microsoft.Isam.Esent.Interop.Vista
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (
语法
'Declaration
Public Property prgcolumndef As JET_COLUMNDEF()
Get
Set
'Usage
Dim instance As JET_OPENTEMPORARYTABLE
Dim value As JET_COLUMNDEF()
value = instance.prgcolumndef
instance.prgcolumndef = value
public JET_COLUMNDEF[] prgcolumndef { get; set; }
属性值
类型:[]