다음을 통해 공유


EdmFunction.CommandTextAttribute 속성

정의

데이터베이스 관리 시스템이나 스토리지 모델에서 사용하는 언어의 쿼리를 가져옵니다.

public:
 property System::String ^ CommandTextAttribute { System::String ^ get(); };
public string CommandTextAttribute { get; }
member this.CommandTextAttribute : string
Public ReadOnly Property CommandTextAttribute As String

속성 값

EdmFunction의 쿼리 또는 업데이트 문이 포함된 데이터베이스 관리 시스템이나 스토리지 모델에서 사용하는 구문의 문자열 값입니다.

적용 대상