Propriedade SupportsMdxQuerySpecification
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do 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