IDTSConfiguration100.ConfigurationType 屬性

定義

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSConfigurationType default { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSConfigurationType get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSConfigurationType value); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.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.Sql2012.DTSConfigurationType with get, set
Default Public Property ConfigurationType As DTSConfigurationType

屬性值

一個 DTSConfigurationType 列舉,其值描述了配置資訊的儲存位置。

屬性

適用於