DTS Programming

Reset Method

The Reset method resets all values in the target object to their defaults.

Applies To
DTSMQMessage Object DynamicPropertiesTaskAssignment Object

Syntax

object.Reset

Part Description
object Expression that evaluates to an object in the Applies To list

Prototype (C/C++)

HRESULT Reset()