Skip to content

Latest commit

 

History

History
59 lines (46 loc) · 1.82 KB

esentindextuplestextbinarycolumnsonlyexception-constructor.md

File metadata and controls

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

EsentIndexTuplesTextBinaryColumnsOnlyException constructor

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

See also

Reference

EsentIndexTuplesTextBinaryColumnsOnlyException class

EsentIndexTuplesTextBinaryColumnsOnlyException members

Microsoft.Isam.Esent.Interop namespace