EsentErrorException 생성자

EsentErrorException 클래스의 새 instance 초기화합니다. 이 생성자는 직렬화된 예외를 역직렬화하는 데 사용됩니다.

네임스페이스:Microsoft.Isam.Esent.Interop
어셈블리: Microsoft.Isam.Esent.Interop(Microsoft.Isam.Esent.Interop.dll)

구문

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New EsentErrorException(info, context)
protected EsentErrorException(
    SerializationInfo info,
    StreamingContext context
)

매개 변수

추가 정보

참조

EsentErrorException 클래스

EsentErrorException 멤버

Microsoft.Isam.Esent.Interop 네임스페이스