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들어 있습니다.

적용 대상