SoftadminGuide.ParseField_Tables_AliasJson

Type: Scalar function

Returns a json array that can be consumed by SoftadminGuide.Table_Aliases, the return value should not be used for anything else.

Parameters

@ObjectName mandatory nvarchar(600)
The name of a table to get an alias for.
@Joins mandatory nvarchar(max)
The value generated by SoftadminGuide.FieldStandard_TableJoins_Create.