次の方法で共有


EntityDataSourceDesigner.Select プロパティ

定義

EntityDataSource コントロールの 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

プロパティ値

String

Select プロパティの値。

適用対象