다음을 통해 공유


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

속성 값

함수의 이름입니다.

적용 대상