AdfDataflowLookupBroadcastAction Enumeration
Broadcast behavior for lookup transformations in dataflow.
Enumeration Values
Name | Summary |
---|---|
Auto | Auto boadcast (default). |
Fixed | Specify the broadcast behavior of the input and lookup streams individually |
None | Slower, but no broadcast behavior. |