Function Strings and Function-string Classes

If you do not require customized function strings, you can use one of the system-provided function-string classes to provide default function strings. If you require class-scope or replication definition-scope customized strings, you must use the system-provided class—rs_sqlserver_function_class—in which you can customize function strings or create a derived or base function-string class.

Related concepts
Function-String Classes