EsentInvalidColumnException.Message-Eigenschaft

Ruft eine Textnachricht ab, die die Ausnahme beschreibt.

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

Syntax

'Declaration
Public Overrides ReadOnly Property Message As String
    Get
'Usage
Dim instance As EsentInvalidColumnException
Dim value As String

value = instance.Message
public override string Message { get; }

Eigenschaftswert

Typ: System.String

Implementiert

_Exception.Message

Weitere Informationen

Verweis

EsentInvalidColumnException-Klasse

EsentInvalidColumnException-Member

Microsoft.Isam.Esent.Interop-Namespace