EntityDataSourceDesigner.Select Property

Definition

Gets or sets the Select property of the EntityDataSource control.

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

Property Value

The value of the Select property.

Applies to