다음을 통해 공유


IDTSConfigurationControl100 인터페이스

Provides a property that controls how a package loads configurations.

네임스페이스:  Microsoft.SqlServer.Dts.Runtime.Wrapper
어셈블리:  Microsoft.SqlServer.DTSRuntimeWrap(Microsoft.SqlServer.DTSRuntimeWrap.dll)

구문

‘선언
<GuidAttribute("50CD343B-F046-4F19-822B-A7755C8D3058")> _
Public Interface IDTSConfigurationControl100
‘사용 방법
Dim instance As IDTSConfigurationControl100
[GuidAttribute("50CD343B-F046-4F19-822B-A7755C8D3058")]
public interface IDTSConfigurationControl100
[GuidAttribute(L"50CD343B-F046-4F19-822B-A7755C8D3058")]
public interface class IDTSConfigurationControl100
[<GuidAttribute("50CD343B-F046-4F19-822B-A7755C8D3058")>]
type IDTSConfigurationControl100 =  interface end
public interface IDTSConfigurationControl100

IDTSConfigurationControl100 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 IgnoreConfigurationsOnLoad Gets or sets a value that indicates whether the package ignores configurations when the package is loaded.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.Dts.Runtime.Wrapper 네임스페이스