2.7.1.11 SqlTaskData Element

The SqlTaskData element is used to specify parameters, properties, and settings that are specific to the execution of an Execute SQL Task. This element resides in the SQLTask namespace. The ExecutableObjectDataType type refers to this element within an XSD choice element by using the XSD ref attribute, as shown in the following XSD fragment.

       <xs:element ref="SQLTask:SqlTaskData"/>