PackageNeutralClass.Warnings 属性

定义

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSWarnings100 ^ Warnings { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSWarnings100 ^ get(); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSWarnings100 Warnings { get; }
member this.Warnings : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSWarnings100
Public Overridable ReadOnly Property Warnings As IDTSWarnings100

属性值

为包设置的 IDTSWarnings100 集合。

实现

适用于