PackageRemote64Class.Warnings Propiedad

Definición

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

Valor de propiedad

La colección IDTSWarnings100 establecida para el paquete.

Implementaciones

Se aplica a