QueryBase.CommandText Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Riceve o imposta il testo del comando.
public:
property Microsoft::ReportingServices::RdlObjectModel::ReportExpression CommandText { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression CommandText { get; set; }
member this.CommandText : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property CommandText As ReportExpression
Valore della proprietà
Un oggetto ReportExpression.