News

For more information about how the adapter supports scalar functions, see Execute Scalar Functions in SQL Server using the SQL adapter. For information about the structure of the SOAP message for ...
Parameters for Invoking Scalar Functions The parameters for the methods exposed by the [!INCLUDE adaptersqlshort] to invoke a scalar function are the same as the parameters defined in the scalar ...
In SQL Server, a function that returns a single value is known as a “scalar UDF” or “scalar user defined function”. These scalar UDFs are automatically categorized as deterministic or non ...