언어

IDTSConfigurationControl100 인터페이스

정의

패키지가 구성을 로드하는 방식을 제어하는 속성을 제공합니다.

public interface class IDTSConfigurationControl100
[System.Runtime.InteropServices.Guid("6FCBB43B-4AD8-4B03-BCB8-2A81B1F48034")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConfigurationControl100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("2E85AE9B-5F9C-4B3A-BF2A-7FBA696BC59F")]
public interface IDTSConfigurationControl100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("82EBC49A-7847-4E1C-9159-13C895C4B1E6")]
public interface IDTSConfigurationControl100
[<System.Runtime.InteropServices.Guid("6FCBB43B-4AD8-4B03-BCB8-2A81B1F48034")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConfigurationControl100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("2E85AE9B-5F9C-4B3A-BF2A-7FBA696BC59F")>]
type IDTSConfigurationControl100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("82EBC49A-7847-4E1C-9159-13C895C4B1E6")>]
type IDTSConfigurationControl100 = interface
Public Interface IDTSConfigurationControl100
파생
특성

속성

Name Description
IgnoreConfigurationsOnLoad

패키지가 로드될 때 구성을 무시하는지 여부를 나타내는 값을 받거나 설정합니다.

적용 대상