Compartir a través de


EntityDataSourceDesigner.CommandText Propiedad

Definición

Obtiene o establece la propiedad CommandText del control EntityDataSource.

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

Valor de propiedad

String

Valor de propiedad CommandText.

Se aplica a