Конструктор EsentObsoleteException (String, JET_err)
Инициализирует новый экземпляр класса EsentObsoleteException.
Пространство имен:Microsoft.Isam.Esent.Interop
Сборки: Microsoft.Isam.Esent.Interop (в Microsoft.Isam.Esent.Interop.dll)
Синтаксис
'Declaration
Protected Sub New ( _
description As String, _
err As JET_err _
)
'Usage
Dim description As String
Dim err As JET_err
Dim instance As New EsentObsoleteException(description, _
err)
protected EsentObsoleteException(
string description,
JET_err err
)
Параметры
description
Тип: System.StringОписание ошибки.
Err
Тип: Microsoft.Isam.Esent.Interop.JET_errКод ошибки исключения.
См. также
Ссылка
Элементы EsentObsoleteException