Udostępnij przez


IDTSWarning100 Interface

This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.

For more information, see DtsWarning.

Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)

Syntax

'Deklaracja
<GuidAttribute("09C7101E-A45B-4C40-9A31-0BBFDE1DDD39")> _
<TypeLibTypeAttribute(4160)> _
<DefaultMemberAttribute("WarningCode")> _
Public Interface IDTSWarning100
[GuidAttribute("09C7101E-A45B-4C40-9A31-0BBFDE1DDD39")] 
[TypeLibTypeAttribute(4160)] 
[DefaultMemberAttribute("WarningCode")] 
public interface IDTSWarning100
[GuidAttribute(L"09C7101E-A45B-4C40-9A31-0BBFDE1DDD39")] 
[TypeLibTypeAttribute(4160)] 
[DefaultMemberAttribute(L"WarningCode")] 
public interface class IDTSWarning100
/** @attribute GuidAttribute("09C7101E-A45B-4C40-9A31-0BBFDE1DDD39") */ 
/** @attribute TypeLibTypeAttribute(4160) */ 
/** @attribute DefaultMemberAttribute("WarningCode") */ 
public interface IDTSWarning100
GuidAttribute("09C7101E-A45B-4C40-9A31-0BBFDE1DDD39") 
TypeLibTypeAttribute(4160) 
DefaultMemberAttribute("WarningCode") 
public interface IDTSWarning100

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.