BuiltInFunctionTableReference.Name Property

Definition

The name of the built-in function. Important: The interpreter has to check if this is a proper built-in function.

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

Property Value

Applies to