Конструктор EsentDataException (String, JET_err)

Инициализирует новый экземпляр класса EsentDataException.

Пространство имен: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 EsentDataException(description, _
    err)
protected EsentDataException(
    string description,
    JET_err err
)

Параметры

  • description
    Тип: System.String

    Описание ошибки.

См. также раздел

Ссылка

Класс EsentDataException

Элементы EsentDataException

Перегрузка EsentDataException

Пространство имен Microsoft.Isam.Esent.Interop