Condividi tramite


ServerMessageEventArgs.Exception Proprietà

Definizione

Ottiene l'eccezione generata durante l'esecuzione del batch Transact-SQL.

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

Valore della proprietà

Eccezione generata durante l'esecuzione di Transact-SQL.

Implementazioni

Si applica a