Поделиться через


Элементы IDTSPropertiesProvider

Defines an interface, inherited by containers, that enables properties to be set by an expression, and allows an enumerable collection of properties to be associated with the container.

Тип IDTSPropertiesProvider предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод GetExpression Returns a String that contains the expression for the specified property. Null means no expression is assigned.
Открытый метод SetExpression Assigns the specified expression to the property. Specify nullNothingnullptrunitпустая ссылка (Nothing в Visual Basic) to remove an existing expression from the property.

В начало

Свойства

  Имя Описание
Открытое свойство Properties Gets a collection that contains DtsProperty objects that have properties and methods for use with the container.

В начало