SoftadminGuide.ParseParameter_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

@ObjectId mandatory int
The ObjectId.
@Joins mandatory nvarchar(max)
The value generated by SoftadminGuide.Parameter_TableJoins_Create.

Resultsets

Resultset: Aliases

Table count: repeated exactly once
Row count: exactly one row
Columns
column with ordinal 1 mandatory any

A json array.