Compartir a través de


PackageRemote64Class.Warnings Propiedad

Definición

Obtiene la colección de advertencias establecidas para el paquete.

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

Valor de propiedad

Conjuntos de recopilación PackageRemote64Class en el paquete.

Implementaciones

Se aplica a