SoftadminGuide.Parameter_SqlModuleName_FromTable_DefaultValueSql

Type: Scalar function

Return value: nvarchar(600)

A default value SQL that will concatenate table name and suffix.

Parameters

@TableParameterName mandatory varchar(600)
Name of a control created using SoftadminGuide.Parameter_Table_Create.
@Suffix mandatory sysname
The suffix to use after the table name.