Compartir a través de


QueryDefinition.CommandText Propiedad

Definición

Obtiene o establece el texto de la consulta que se ejecuta para obtener los datos del informe.

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

Valor String.

Se aplica a