إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
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