Partager via


IDTSPropertiesProvider Members

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.

The following tables list the members exposed by the IDTSPropertiesProvider type.

Public Properties

  Nom Description
ms212842.pubproperty(fr-fr,SQL.90).gif Properties Gets a collection that contains DtsProperty objects that have properties and methods for use with the container.

Haut de la page

Public Methods

  Nom Description
ms212842.pubmethod(fr-fr,SQL.90).gif GetExpression Returns a String that contains the expression for the specified property. Null means no expression is assigned.
ms212842.pubmethod(fr-fr,SQL.90).gif SetExpression Assigns the specified expression to the property. Specify null to remove an existing expression from the property.

Haut de la page

Voir aussi

Référence

IDTSPropertiesProvider Interface
Microsoft.SqlServer.Dts.Runtime Namespace