ReportReportDataCommand.Text Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene o establece el contenido de texto del comando de datos.
public:
property Microsoft::SqlServer::Management::ReportReportDataCommandText ^ Text { Microsoft::SqlServer::Management::ReportReportDataCommandText ^ get(); void set(Microsoft::SqlServer::Management::ReportReportDataCommandText ^ value); };
public Microsoft.SqlServer.Management.ReportReportDataCommandText Text { get; set; }
member this.Text : Microsoft.SqlServer.Management.ReportReportDataCommandText with get, set
Public Property Text As ReportReportDataCommandText
Valor de propiedad
Contenido de texto del comando de datos.