Champ Exception
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (dans 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