IDTSPackage100.Warnings Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSWarnings100 ^ Warnings { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSWarnings100 ^ get(); };
[System.Runtime.InteropServices.DispId(75)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSWarnings100 Warnings { [System.Runtime.InteropServices.DispId(75)] get; }
[<System.Runtime.InteropServices.DispId(75)>]
[<get: System.Runtime.InteropServices.DispId(75)>]
member this.Warnings : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSWarnings100
Public ReadOnly Property Warnings As IDTSWarnings100
Valor da propriedade
Uma coleção de avisos definidos no pacote.
- Atributos
Comentários
Esta interface é implementada pelas interfaces Package e PackageNeutral.