次の方法で共有


IDTSConfiguration100.ConfigurationType プロパティ

定義

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

プロパティ値

構成情報の格納場所を示す値を持つ DTSConfigurationType 列挙です。

属性

適用対象