How to define pipeline return value in SetVariableActivity in .NET project?
OGINTZ Marina
175
Reputation points
Hi,
I'm implementing SetVariableActivity in my .NET project.
I wanted to define the return value pipeline but it is defined as
DataFactoryElement<BinaryData> Value
although it is an array of values.
How can I define it in my project?
I tried few options but it doesn't work.
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,453 questions
Sign in to answer