다음을 통해 공유


ObjectQuery.CommandText 속성

정의

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

public string CommandText { get; }
member this.CommandText : string
Public ReadOnly Property CommandText As String

속성 값

문자열 값입니다.

적용 대상