SqlFunction.functionName
string functionName() @propertyGet functionName field.
Returns
name of the function , in the form [[catalog.]schema.]function_name
void functionName(string propval) @propertySet functionName field.
Parameters
propval | name of the function , in the form [[catalog.]schema.]function_name |