How to define pipeline return value in SetVariableActivity in .NET project?

OGINTZ Marina 175 Reputation points
2024-03-18T10:35:28.33+00:00

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.

User's image

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.