SqlFunction.functionName

Set functionName field.

  1. string functionName [@property getter]
  2. string functionName [@property setter]
    class SqlFunction
    @property
    void
    functionName
    (
    string propval
    )

Parameters

propval string

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