次の方法で共有


LinqDataSourceDesigner.Select プロパティ

定義

選択操作で使用される値を格納する文字列を取得または設定します。

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

プロパティ値

Select 句の作成に使用される文字列。

適用対象

こちらもご覧ください