QueryableDataSourceView.Where 屬性

定義

取得或設定值,這個值指定資料列在併入至擷取的資料中之前,必須為 true 的條件。

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

屬性值

用於建立 Where 子句的字串。

適用於