LinqDataSourceDesigner.Where 屬性

定義

取得或設定 LinqDataSource 控制項的 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, set
Public Property Where As String

屬性值

String

Where 屬性的值。

適用於

另請參閱