IDTSConfiguration100.ConfigurationType 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.
Para obter mais informações, consulte Configuration.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSConfigurationType default { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSConfigurationType get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSConfigurationType value); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSConfigurationType this { [System.Runtime.InteropServices.DispId(0)] get; [System.Runtime.InteropServices.DispId(0)] set; }
[<System.Runtime.InteropServices.DispId(0)>]
[<get: System.Runtime.InteropServices.DispId(0)>]
[<set: System.Runtime.InteropServices.DispId(0)>]
member this.ConfigurationType : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSConfigurationType with get, set
Default Public Property ConfigurationType As DTSConfigurationType
Valor da propriedade
- Atributos