ObjectQuery.CommandText 속성

정의

쿼리의 명령 텍스트를 반환합니다.

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

속성 값

String

string 값입니다.

적용 대상