DynamicPropertiesTaskAssignments Collection

DTS Programming

DTS Programming

DynamicPropertiesTaskAssignments Collection

The DynamicPropertiesTaskAssignments collection contains the DynamicPropertiesTaskAssignment objects that define the source of the new value and the properties to be changed by a DynamicPropertiesTask object.

Applies To
DynamicPropertiesTask Object
Properties
Count Property

Methods
Add Method New Method
Item Method  

Remarks

The Assignments property of a DynamicPropertiesTask object is used to get a reference to the DynamicPropertiesTaskAssignments collection.

See Also

Assignments Property

DynamicPropertiesTaskAssignment Object