Execute Data Flow Activity Args
Execute data flow activity.
Constructors
Properties
Compute properties for data flow activity.
Continuation settings for execute 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.
Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
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.
Activity state. This is an optional property and if not provided, the state will be Active by default.
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.