다음을 통해 공유


EdmFunctionPayload.CommandText 속성

정의

함수와 연결된 명령 텍스트를 가져오거나 설정합니다.

public string CommandText { get; set; }
member this.CommandText : string with get, set
Public Property CommandText As String

속성 값

함수와 연결된 명령 텍스트입니다.

적용 대상