EsentUnicodeTranslationBufferTooSmallException constructor
Initializes a new instance of the EsentUnicodeTranslationBufferTooSmallException 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 EsentUnicodeTranslationBufferTooSmallException()
public EsentUnicodeTranslationBufferTooSmallException()
See also
Reference
EsentUnicodeTranslationBufferTooSmallException class