Skip to content

Latest commit

 

History

History
59 lines (46 loc) · 1.72 KB

esentdtccallbackunexpectederrorexception-constructor.md

File metadata and controls

59 lines (46 loc) · 1.72 KB
description title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID ms.date ms.topic f1_keywords dev_langs api_name topic_type api_type api_location ROBOTS
Learn more about: EsentDTCCallbackUnexpectedErrorException constructor
EsentDTCCallbackUnexpectedErrorException constructor
EsentDTCCallbackUnexpectedErrorException constructor
M:Microsoft.Isam.Esent.Interop.EsentDTCCallbackUnexpectedErrorException.#ctor
55101661
07/30/2014
reference
Microsoft.Isam.Esent.Interop.EsentDTCCallbackUnexpectedErrorException.EsentDTCCallbackUnexpectedErrorException
CSharp
JScript
VB
other
Microsoft.Isam.Esent.Interop.EsentDTCCallbackUnexpectedErrorException..ctor
kbSyntax
apiref
Managed
Microsoft.Isam.Esent.Interop.dll
INDEX,FOLLOW

EsentDTCCallbackUnexpectedErrorException constructor

Initializes a new instance of the EsentDTCCallbackUnexpectedErrorException class.

Namespace:  Microsoft.Isam.Esent.Interop
Assembly:  Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New EsentDTCCallbackUnexpectedErrorException()
public EsentDTCCallbackUnexpectedErrorException()

See also

Reference

EsentDTCCallbackUnexpectedErrorException class

EsentDTCCallbackUnexpectedErrorException members

Microsoft.Isam.Esent.Interop namespace