Partager via


Propriété SupportsMdxQuerySpecification

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.ReportingServices.Interfaces
Assembly :  Microsoft.ReportingServices.QueryDesigners (en Microsoft.ReportingServices.QueryDesigners.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SupportsMdxQuerySpecification As Boolean
    Get
'Utilisation
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

Valeur de propriété

Type : System. . :: . .Boolean