Components
Controls
Procedures & Functions
Tables
JavaScript
C#
Articles
What's new
Release Notes
version
8.0.0
7.38.0
7.37.0
7.36.2
7.36.1
7.36.0
7.35.1
7.35.0
7.34.0
7.33.0
7.32.002
7.32.001
7.31.001
7.30.001
7.29.001
7.28.001
7.27.001
7.26.001
7.25.003
7.25.002
7.25.001
7.24.001
7.23.001
7.22.001
7.21.001
7.20.002
7.20.001
7.19.001
7.18.002
7.18.001
7.17.001
7.16.001
7.15.002
7.15.001
7.14.001
7.13.001
7.12.001
7.11.004
7.11.003
7.11.002
7.11.001
7.10.002
7.10.001
7.9.003
7.9.002
7.9.001
7.8.001
7.7.001
7.6.001
7.5.001
7.4.001
7.3.002
7.3.001
7.2.001
7.1.001
7.0.003
6.7.002
6.7.001
6.6.002
6.6.001
6.5.003
6.5.002
6.5.001
6.4.002
6.4.001
6.3.001
6.2.001
6.1.001
6.0.007
6.0.006
6.0.005
6.0.004
5.5.001
5.4.020
5.4.019
5.4.018
5.4.017
5.4.016
5.4.015
5.4.014
5.4.011
5.3.006
5.3.005
SoftadminGuide.Field_SqlObjectName_FromTable_DefaultValueSql
Type:
Scalar function
Return value:
nvarchar(600)
A default value SQL that will concatenate table name and suffix.
Parameters
@TableFieldName
mandatory
varchar(600)
Name of a field created using SoftadminGuide.FieldStandard_SqlObjectName with @AllowTables=1.
@Suffix
mandatory
sysname
The suffix to use after the table name.