QueryBinding.QueryDefinition 속성

정의

쿼리 정의를 가져오거나 설정합니다.

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

속성 값

쿼리 정의입니다.

구현

적용 대상