Share via


EsentInvalidColumnException.Message-Eigenschaft

Ruft eine TEXTnachricht ab, die die Ausnahme beschreibt.

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: 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

Siehe auch

Verweis

EsentInvalidColumnException-Klasse

EsentInvalidColumnException-Member

Microsoft.Isam.Esent.Interop-Namespace