Интерфейс 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. |
В начало