Condividi tramite


Campo StatusMessage.Exception

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

The exception that results from upgrading an Integration Services package.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Exception As Exception
'Utilizzo
Dim instance As StatusMessage 
Dim value As Exception 

value = instance.Exception 

instance.Exception = value
public Exception Exception
public:
Exception^ Exception
val mutable Exception: Exception
public var Exception : Exception

Vedere anche

Riferimento

StatusMessage Struttura

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime