Share via


SqlFunctionExpression.FunctionName Property

Definition

Gets the name of the function.

public virtual string FunctionName { get; set; }
public virtual string FunctionName { get; }
member this.FunctionName : string with get, set
member this.FunctionName : string
Public Overridable Property FunctionName As String
Public Overridable ReadOnly Property FunctionName As String

Property Value

The name of the function.

Applies to