|
DataType | | Specifies the type of data present. |
DateFormat | | Allow the user to define a custom date format string to use during database loads.
If left blank in a LoadDbTable, the system will default to:
"yyyy-MM-dd HH:mm:ss" for MySQL
"MM/dd/yyyy HH:mm:ss" for Microsoft SQL
"MM/DD/YYYY HH24:MI:SS" for Oracle SQL
If left blank in a FixedField element, the system will default to: "yyyy-MM-dd HH:mm:ss" |
ID | | (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. |
Length | | (Required) The number of characters. |
Value | | (Required) A value for the element. |