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 屬性的值。

適用於