IDTSConfigurationControl 인터페이스
Provides a property that controls how a package loads configurations.
네임스페이스: Microsoft.SqlServer.Dts.Runtime
어셈블리: Microsoft.SqlServer.ManagedDTS(Microsoft.SqlServer.ManagedDTS.dll)
구문
‘선언
Public Interface IDTSConfigurationControl
‘사용 방법
Dim instance As IDTSConfigurationControl
public interface IDTSConfigurationControl
public interface class IDTSConfigurationControl
type IDTSConfigurationControl = interface end
public interface IDTSConfigurationControl
IDTSConfigurationControl 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
IgnoreConfigurationsOnLoad | Gets or sets a value that indicates whether the package ignores configurations when the package is loaded. |
맨 위로 이동