IResultInfo.Exception Proprietà

Definizione

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

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

Valore della proprietà

Un Exception valore contenente l'eccezione che è stata lanciata durante l'esecuzione del batch Transact-SQL, o null se non è stata lanciata alcuna eccezione.

Si applica a