Description
PSCSQLPrepareFieldNameEx is used when SQL expression is formed. TableName determines the name of the table. FieldName determines the name of the field in the table TableName. AddTableName determines whether TableName string should be included in the result string. When AddTableName is true TableName is included into result string. FieldNameMask determines mask for result string. When FieldNameMask is empty default mask is used (default mask is "%s"."%s").