Compartilhar via


QueryBase.MdxQuery Propriedade

Definição

Obtém ou define a consulta MDX.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ExternalXmlElement ^ MdxQuery { Microsoft::ReportingServices::RdlObjectModel::ExternalXmlElement ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ExternalXmlElement ^ value); };
[System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")]
public Microsoft.ReportingServices.RdlObjectModel.ExternalXmlElement MdxQuery { get; set; }
[<System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")>]
member this.MdxQuery : Microsoft.ReportingServices.RdlObjectModel.ExternalXmlElement with get, set
Public Property MdxQuery As ExternalXmlElement

Valor da propriedade

Um objeto ExternalXmlElement.

Atributos

Aplica-se a