Execute Wrangling Dataflow Activity Args
Execute power query 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.
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.
List of mapping for Power Query mashup query to sink dataset(s).
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)
(Deprecated. Please use Queries). List of Power Query activity sinks mapped to a queryName.
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.