IExecutionInfo.Exception - Propriété
Obtient une exception lors de l'exécution.
Espace de noms : Microsoft.BusinessData.Runtime
Assembly : Microsoft.BusinessData (dans Microsoft.BusinessData.dll)
Syntaxe
'Déclaration
ReadOnly Property Exception As Exception
Get
'Utilisation
Dim instance As IExecutionInfo
Dim value As Exception
value = instance.Exception
Exception Exception { get; }
Valeur de propriété
Type : System.Exception
L'exception est levée.