Select

Name in Magic: Select
Name in the Migrated Code Columns.Add Method


Example:
Select Real / Select Column

Columns.Add(Orders.OrderId);

where Orders is the table and the OrderId is the selected column from the table.

Select Virtual

Columns.Add(v_Total);

For the Select operation, See Also:
UIController Columns Add Method and examples
Business Process Columns Add Method and examples


Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com