EsentColumnInUseException 构造函数
初始化 EsentColumnInUseException 类的新实例。
Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (
语法
'Declaration
Public Sub New
'Usage
Dim instance As New EsentColumnInUseException()
public EsentColumnInUseException()