SupportsMdxQuerySpecification Propiedad
Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.
Espacio de nombres: Microsoft.ReportingServices.Interfaces
Ensamblado: Microsoft.ReportingServices.QueryDesigners (en Microsoft.ReportingServices.QueryDesigners.dll)
Sintaxis
'Declaración
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 de la propiedad
Tipo: System. . :: . .Boolean