Skip to main content

AdfDataflowAlterRowConditionAction Enumeration

AdfDataflowAlterRowConditionAction Enumeration

Specifies the action to be performed if the condition is met.

Enumeration Values

NameSummary
Insert
Insert the data.
Update
Update the data.
Delete
Delete the data.
Upsert
Upsert the data.