Parses the values from a parameter created by SoftadminGuide.FieldStandard_Columns_Create.
A unique id, used to map the columns to the correct table.
May join on the Id column of any SoftadminGuide.ParseField-object, and the value of a field created with SoftadminGuide.FieldStandard_SqlObjectName_Create.
The name of the database column.
The ColumnId from sys.columns.
The data type Name from sys.types.
The sort order, first ordered by the join order for tables and secondary by the ColumnId.