Partager via


BdcException.Message - Propriété

Obtient le message d'exception.

Espace de noms :  Microsoft.BusinessData.Infrastructure
Assembly :  Microsoft.BusinessData (dans Microsoft.BusinessData.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property Message As String
    Get
'Utilisation
Dim instance As BdcException
Dim value As String

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

Valeur de propriété

Type : System.String
La chaîne du message.

Voir aussi

Référence

BdcException classe

BdcException - Membres

Microsoft.BusinessData.Infrastructure - Espace de noms