Partager via


ISupportErrorInfo Interface

This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.

Espace de noms: Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask
Assembly: Microsoft.SqlServer.ExecPackageTaskWrap (in microsoft.sqlserver.execpackagetaskwrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("DF0B3D60-548F-101B-8E65-08002B2BD119")> _
<InterfaceTypeAttribute(1)> _
Public Interface ISupportErrorInfo
[GuidAttribute("DF0B3D60-548F-101B-8E65-08002B2BD119")] 
[InterfaceTypeAttribute(1)] 
public interface ISupportErrorInfo
[GuidAttribute(L"DF0B3D60-548F-101B-8E65-08002B2BD119")] 
[InterfaceTypeAttribute(1)] 
public interface class ISupportErrorInfo
/** @attribute GuidAttribute("DF0B3D60-548F-101B-8E65-08002B2BD119") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface ISupportErrorInfo
GuidAttribute("DF0B3D60-548F-101B-8E65-08002B2BD119") 
InterfaceTypeAttribute(1) 
public interface ISupportErrorInfo

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

ISupportErrorInfo Members
Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask Namespace