Parses the values from a field created by SoftadminGuide.FieldStandard_TableJoins_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 Id of the table to which this table is joined.
ObjectId of the table from sys.objects.
SchemaId of the table, from sys.objects.
Fully qualified table name.
Column name of the parent table in the join.
Column name for this table in the join.
Sort order of the join.
This is the last table of the supplied join chain.