EntityDataSourceDesigner.Where 속성

정의

컨트롤의 WhereEntityDataSource 속성을 가져오거나 설정합니다.

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 .

적용 대상