ServerMessageEventArgs.Exception Propriété

Définition

Ça obtient l’exception qui a été lancée lors de l’exécution du Transact-SQL lot.

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

Valeur de propriété

L’exception lancée lors de l’exécution Transact-SQL.

Implémente

S’applique à