ColumnValue 建構函式
初始化 ColumnValue 類別的新實例。
Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
語法
'Declaration
Protected Sub New
'Usage
Dim instance As New ColumnValue()
protected ColumnValue()