IDTSErrors100 Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see DtsErrors.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<TypeLibTypeAttribute(4160)> _
<DefaultMemberAttribute("Item")> _
<GuidAttribute("0F671AF1-ABC1-4FBC-9906-8F83BB198EC9")> _
Public Interface IDTSErrors100
Inherits IEnumerable
[TypeLibTypeAttribute(4160)]
[DefaultMemberAttribute("Item")]
[GuidAttribute("0F671AF1-ABC1-4FBC-9906-8F83BB198EC9")]
public interface IDTSErrors100 : IEnumerable
[TypeLibTypeAttribute(4160)]
[DefaultMemberAttribute(L"Item")]
[GuidAttribute(L"0F671AF1-ABC1-4FBC-9906-8F83BB198EC9")]
public interface class IDTSErrors100 : IEnumerable
/** @attribute TypeLibTypeAttribute(4160) */
/** @attribute DefaultMemberAttribute("Item") */
/** @attribute GuidAttribute("0F671AF1-ABC1-4FBC-9906-8F83BB198EC9") */
public interface IDTSErrors100 extends IEnumerable
TypeLibTypeAttribute(4160)
DefaultMemberAttribute("Item")
GuidAttribute("0F671AF1-ABC1-4FBC-9906-8F83BB198EC9")
public interface IDTSErrors100 extends IEnumerable
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.