GlobalFunctionTableReference.Name 属性

定义

内置函数的名称。 重要说明:解释器必须检查这是一个正确的内置函数。

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

属性值

适用于