Share via


Classe SupportsMdxQuerySpecificationAttribute

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

Observação: essa API está obsoleta. A alternativa não obsoleta é .

Hierarquia de herança

System. . :: . .Object
  System. . :: . .Attribute
    Microsoft.ReportingServices.Interfaces..::..SupportsMdxQuerySpecificationAttribute

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

Sintaxe

'Declaração
<AttributeUsageAttribute(AttributeTargets.Class)> _
<ObsoleteAttribute> _
Public Class SupportsMdxQuerySpecificationAttribute _
    Inherits Attribute
'Uso
Dim instance As SupportsMdxQuerySpecificationAttribute
[AttributeUsageAttribute(AttributeTargets.Class)]
[ObsoleteAttribute]
public class SupportsMdxQuerySpecificationAttribute : Attribute
[AttributeUsageAttribute(AttributeTargets::Class)]
[ObsoleteAttribute]
public ref class SupportsMdxQuerySpecificationAttribute : public Attribute
[<AttributeUsageAttribute(AttributeTargets.Class)>]
[<ObsoleteAttribute>]
type SupportsMdxQuerySpecificationAttribute =  
    class
        inherit Attribute
    end
public class SupportsMdxQuerySpecificationAttribute extends Attribute

O tipo SupportsMdxQuerySpecificationAttribute expõe os membros a seguir.

Construtores

  Nome Descrição
Método público SupportsMdxQuerySpecificationAttribute

Início

Propriedades

  Nome Descrição
Propriedade pública SupportsMdxQuerySpecification
Propriedade pública TypeId (Herdado de Attribute.)

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Attribute.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Attribute.)
Método público GetType (Herdado de Object.)
Método público IsDefaultAttribute (Herdado de Attribute.)
Método público Match (Herdado de Attribute.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Implementações de interfaces explícitas

  Nome Descrição
Implementações de interfaces explícitasMétodo privado _Attribute. . :: . .GetIDsOfNames (Herdado de Attribute.)
Implementações de interfaces explícitasMétodo privado _Attribute. . :: . .GetTypeInfo (Herdado de Attribute.)
Implementações de interfaces explícitasMétodo privado _Attribute. . :: . .GetTypeInfoCount (Herdado de Attribute.)
Implementações de interfaces explícitasMétodo privado _Attribute. . :: . .Invoke (Herdado de Attribute.)

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.