SqlFunctionExpression.FunctionName 属性

定义

获取函数的名称。

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

属性值

函数的名称。

适用于