AdfDataflowLookupMatchOnAction Enumeration
Match On behavior for lookup transformations in dataflow.
Enumeration Values
Name | Summary |
---|---|
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 |