Element Details: Column+Map
 Back


Available in: Logi Info Source code name: ColumnMap

Maps a value to a column in a database table.

Set the DbDataColumn to the name of a column in the destination database table.

Set the value to the database value. You may use @-tokens.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
DataType
Text
Number
Literal
Date
Boolean
Specifies the type of data present.
DbDataColumn
UserDefined
(Required) The name of a data field/column in a database table.
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
Value
UserDefined
(Required) A value for the element.



PARENT ELEMENTS

Click element to drill down for more information.

Load DB Table.Delete
Load DB Table.Insert
Load DB Table.Update
Load DB Table.Upsert
Load SimpleDB.Insert
Load SimpleDB.Update
Load SimpleDB.Upsert
Procedure.SimpleDB Insert Item
Procedure.SimpleDB Update Item


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug