Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask
Assembly: Microsoft.SqlServer.ExecPackageTaskWrap (in microsoft.sqlserver.execpackagetaskwrap.dll)
Syntax
'Declaration
<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
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
ISupportErrorInfo Members
Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask Namespace