Skip to content

Latest commit

 

History

History
59 lines (46 loc) · 1.57 KB

esentddlnotinheritableexception-constructor.md

File metadata and controls

59 lines (46 loc) · 1.57 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: EsentDDLNotInheritableException constructor
EsentDDLNotInheritableException constructor
EsentDDLNotInheritableException constructor
M:Microsoft.Isam.Esent.Interop.EsentDDLNotInheritableException.#ctor
55101486
07/30/2014
reference
Microsoft.Isam.Esent.Interop.EsentDDLNotInheritableException.EsentDDLNotInheritableException
CSharp
JScript
VB
other
Microsoft.Isam.Esent.Interop.EsentDDLNotInheritableException..ctor
kbSyntax
apiref
Managed
Microsoft.Isam.Esent.Interop.dll
INDEX,FOLLOW

EsentDDLNotInheritableException constructor

Initializes a new instance of the EsentDDLNotInheritableException 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 EsentDDLNotInheritableException()
public EsentDDLNotInheritableException()

See also

Reference

EsentDDLNotInheritableException class

EsentDDLNotInheritableException members

Microsoft.Isam.Esent.Interop namespace