SupportsMdxQuerySpecification propriété
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.ReportingServices.Interfaces
Assembly : Microsoft.ReportingServices.QueryDesigners (dans 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 la propriété
Type : System. . :: . .Boolean