Partage via


EntityDataSourceSelectedEventArgs.Exception Propriété

Définition

Obtient l'exception levée lors de la requête.

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

Valeur de propriété

Exception

Exception, si une erreur s'est produite ; sinon, référence null (Nothing dans Visual Basic).

S’applique à