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 枚举,其值描述存储配置信息的位置。

属性

适用于