Share via


PackageRemote64Class.Warnings Property

Definition

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

Property Value

The IDTSWarnings100 collection set on the package.

Implements

Applies to