Skip to main content

AdfDataflowLookupMatchOnAction Enumeration

AdfDataflowLookupMatchOnAction Enumeration​

Match On behavior for lookup transformations in dataflow.

Enumeration Values​

NameSummary
AnyRow
Match on any row in the lookup stream
FirstRow
Match on the first row in the stream
LastRow
Match on the last row in the stream