Registered assemblies can be used in u-SQL script files by using REFERENCE ASSEMBLY. Is it possible to reference a registered assembly in a c# code behind file?
You will have to have the assembly interface available for building the local assembly that will be created from the code-behind file. You can download the assembly from the cloud explorer/server explorer in VisualStudio if you don't have it.
And you will need to have the REFERENCE ASSEMBLY statement for the U-SQL database registered assembly in the U-SQL script to make sure that the assembly will be available when you execute your script.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With