Developer.Datatable
Description
Adds a column to a table.
Properties
Analyst
- Description: Optional text for documentation purposes.
Common
-
Disable Log: Disables the logging functionality for this activity.
-
Disable Protocol: Disables the protocol functionality for this activity.
Input
- Column: If you already have a DataColumn, you can add this column here. Either Column or Column Name must be provided.
- Column Name: The name of the column as string. Either Column or Column Name must be provided.
- DataTable: Choose the DataTable you want to add a column to.