Within the AI-Framework, creating a table or make changes in a table can all be done in model.
See also Tables
The UpdateColumn is used when ...
In the code example below, ...
Private PropertyType PropertyName
{
get
{
return Something(...);
}
}
...
Article ID: 483
Created: Mon, Mar 30, 2020
Last Updated: Mon, Mar 30, 2020
Online URL: https://wiki-ai-framework.abstract-it.nl/article/updatecolumn-483.html