The Assignments property returns a reference to the DynamicPropertiesTaskAssignments collection.
[Set collection =] object.Assignments
Part | Description |
---|---|
object | Expression that evaluates to a DynamicPropertiesTask object |
collection | An object variable compatible with type DTSCustTasks.DynamicPropertiesTaskAssignments |
DynamicPropertiesTaskAssignments Collection
Read-only
HRESULT Assignments(DynamicPropertiesTaskAssignments** pVal);