Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
Пространство имен: Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask
Сборка: Microsoft.SqlServer.ExecPackageTaskWrap (in microsoft.sqlserver.execpackagetaskwrap.dll)
Синтаксис
'Декларация
<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
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
ISupportErrorInfo Members
Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask Namespace