Compartir a través de


Query.Mdx Propiedad

Definición

Cadena de consulta MDX

Representa el atributo siguiente en el esquema: mdx

[DocumentFormat.OpenXml.SchemaAttr(0, "mdx")]
public DocumentFormat.OpenXml.StringValue Mdx { get; set; }
public DocumentFormat.OpenXml.StringValue Mdx { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "mdx")]
public DocumentFormat.OpenXml.StringValue? Mdx { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("mdx")]
public DocumentFormat.OpenXml.StringValue? Mdx { get; set; }
public DocumentFormat.OpenXml.StringValue? Mdx { get; set; }
member this.Mdx : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "mdx")>]
member this.Mdx : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("mdx")>]
member this.Mdx : DocumentFormat.OpenXml.StringValue with get, set
Public Property Mdx As StringValue

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a