Execute Data Flow Activity Args
Execute data flow activity.
Constructors
Properties
Compute properties for data flow activity.
Continue on error setting used for data flow execution. Enables processing to continue if a sink fails. Type: boolean (or Expression with resultType boolean)
Data flow reference.
Activity depends on condition.
Activity description.
The integration runtime reference.
Linked service reference.
Activity policy.
Concurrent run setting used for data flow execution. Allows sinks with the same save order to be processed concurrently. Type: boolean (or Expression with resultType boolean)
Specify number of parallel staging for sources applicable to the sink. Type: integer (or Expression with resultType integer)
Staging info for execute data flow activity.
Trace level setting used for data flow monitoring output. Supported values are: 'coarse', 'fine', and 'none'. Type: string (or Expression with resultType string)
Activity user properties.