UpdateColumn


UpdateColumn

Table of Contents

Within the AI-Framework, creating a table or make changes in a table can all be done in model.
See also Tables 

Application

The UpdateColumn is used when ...

Code example

In the code example below, ... 

Private PropertyType PropertyName
{
    get 
    {
        return Something(...);
    }
}

 

Explanation of the code

...

 



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