SqlFunction.functionName

string functionName() @property nothrow

Get functionName field.

Returns

name of the function , in the form [[catalog.]schema.]function_name
void functionName(string propval) @property nothrow

Set functionName field.

Parameters

propvalname of the function , in the form [[catalog.]schema.]function_name