Partager via


Champ StatusMessage.Exception

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

The exception that results from upgrading an Integration Services package.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Exception As Exception
'Utilisation
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

Voir aussi

Référence

StatusMessage Structure

Espace de noms Microsoft.SqlServer.Dts.Runtime