Compartir a través de


IDTSPropertiesProvider Miembros

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.

El tipo IDTSPropertiesProvider expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico GetExpression Returns a String that contains the expression for the specified property. Null means no expression is assigned.
Método publico SetExpression Assigns the specified expression to the property. Specify nullNothingnullptrunites una referencia NULL (Nothing en Visual Basic). to remove an existing expression from the property.

Principio

Propiedades

  Nombre Descripción
Propiedad pública Properties Gets a collection that contains DtsProperty objects that have properties and methods for use with the container.

Principio