FunctionCall.FunctionName Property

Definition

Name of the function being called.

public Microsoft.SqlServer.TransactSql.ScriptDom.Identifier FunctionName { get; set; }
member this.FunctionName : Microsoft.SqlServer.TransactSql.ScriptDom.Identifier with get, set
Public Property FunctionName As Identifier

Property Value

Applies to