IDTSConfiguration100.ConfigurationType Property

Definition

For more information, see 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

Property Value

Attributes

Applies to