Proprietà EsentInvalidColumnException.Message
Ottiene un messaggio di testo che descrive l'eccezione.
Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Sintassi
'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; }
Valore proprietà
Tipo: System.String
Implementazioni
Vedi anche
Riferimento
Classe EsentInvalidColumnException