Linguaggio

PackageNeutralClass.Warnings Proprietà

Definizione

Imposta la raccolta di avvisi sul pacchetto.

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

Valore della proprietà

La IDTSWarnings100 collezione era fissata sulla confezione.

Implementazioni

Commenti

Per altre informazioni, vedere Package.

Si applica a