IDTSWarnings100 Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see DtsWarnings.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("9B540033-8C8D-4EA9-BBCC-F7B59B40BD3E")> _
<DefaultMemberAttribute("Item")> _
Public Interface IDTSWarnings100
Inherits IEnumerable
[TypeLibTypeAttribute(4160)]
[GuidAttribute("9B540033-8C8D-4EA9-BBCC-F7B59B40BD3E")]
[DefaultMemberAttribute("Item")]
public interface IDTSWarnings100 : IEnumerable
[TypeLibTypeAttribute(4160)]
[GuidAttribute(L"9B540033-8C8D-4EA9-BBCC-F7B59B40BD3E")]
[DefaultMemberAttribute(L"Item")]
public interface class IDTSWarnings100 : IEnumerable
/** @attribute TypeLibTypeAttribute(4160) */
/** @attribute GuidAttribute("9B540033-8C8D-4EA9-BBCC-F7B59B40BD3E") */
/** @attribute DefaultMemberAttribute("Item") */
public interface IDTSWarnings100 extends IEnumerable
TypeLibTypeAttribute(4160)
GuidAttribute("9B540033-8C8D-4EA9-BBCC-F7B59B40BD3E")
DefaultMemberAttribute("Item")
public interface IDTSWarnings100 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.