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