IDynamicDataSource.Where 속성

정의

절을 통해 검색된 데이터에 Where 레코드를 포함하려면 true여야 하는 조건을 지정하는 값을 가져오거나 설정합니다.

public:
 property System::String ^ Where { System::String ^ get(); void set(System::String ^ value); };
public string Where { get; set; }
member this.Where : string with get, set
Public Property Where As String

속성 값

절을 만드는 Where 데 사용되는 값입니다.

설명

절의 특정 구문 Where 은 사용되는 데이터 원본에 따라 달라집니다.

적용 대상