ServerMessageEventArgs.Exception Proprietà

Definizione

Ottiene l'eccezione che è stata lanciata durante l'esecuzione del Transact-SQL batch.

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

Valore della proprietà

L'eccezione lanciata durante la Transact-SQL esecuzione.

Implementazioni

Si applica a