A StoredProcedure is executed on the level of the database. The StringStoredProcedureCall returns a String Expression.
The StringStoredProcedureCall is used when ...
In the code example below, ...
Private PropertyType PropertyName
{
get
{
return Something(...);
}
}
...
Article ID: 469
Created: Mon, Mar 30, 2020
Last Updated: Mon, Mar 30, 2020
Online URL: https://wiki-ai-framework.abstract-it.nl/article/stringstoredprocedurecall-469.html