Build Data Table

Last modified by VuNH54 on 2023/04/19 14:30

RCA.Activities.Core.BuildDataTable

Description

This activity allows you to create a new Data Table with different settings.

build data table.jpg

In the body of activity

Data Table - Click to add/ remove columns, update column name/ column type

image-20230419142900-1.png

Properties

Misc

  • Public (Checkbox) - Check if you want to publicize it. Remember to consider data security requirements before using it.
  • Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better.
    Eg: Build Data Table

Output

  • Data Table (DataTable) - The Data Table variable that contains the generated table.
  
Navigation