EntityDataSourceDesigner.Where 属性    
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置 EntityDataSource 控件的 Where 属性。
public:
 property System::String ^ Where { System::String ^ get(); void set(System::String ^ value); };public string Where { get; set; }member this.Where : string with get, setPublic Property Where As String属性值
Where 属性的值。