Compartilhar via


Propriedade do RDL SupportsMdxQuerySpecification

Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.

Namespace:  Microsoft.ReportingServices.Interfaces
Assembly:  Microsoft.ReportingServices.QueryDesigners (em Microsoft.ReportingServices.QueryDesigners.dll)

Sintaxe

'Declaração
Public ReadOnly Property SupportsMdxQuerySpecification As Boolean
    Get
'Uso
Dim instance As SupportsMdxQuerySpecificationAttribute
Dim value As Boolean

value = instance.SupportsMdxQuerySpecification
public bool SupportsMdxQuerySpecification { get; }
public:
property bool SupportsMdxQuerySpecification {
    bool get ();
}
member SupportsMdxQuerySpecification : bool
function get SupportsMdxQuerySpecification () : boolean

Valor da propriedade

Tipo: System. . :: . .Boolean