다음을 통해 공유


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 열거형입니다.

특성

적용 대상