Clase SupportsMdxQuerySpecificationAttribute
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
Nota: esta API ya está obsoleta. La alternativa no obsoleta es .
Jerarquía de herencia
System. . :: . .Object
System. . :: . .Attribute
Microsoft.ReportingServices.Interfaces..::..SupportsMdxQuerySpecificationAttribute
Espacio de nombres: Microsoft.ReportingServices.Interfaces
Ensamblado: Microsoft.ReportingServices.QueryDesigners (en Microsoft.ReportingServices.QueryDesigners.dll)
Sintaxis
'Declaración
<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
El tipo SupportsMdxQuerySpecificationAttribute expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
SupportsMdxQuerySpecification | ||
TypeId | (Se hereda de Attribute.) |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Attribute.) | |
Finalize | (Se hereda de Object.) | |
GetHashCode | (Se hereda de Attribute.) | |
GetType | (Se hereda de Object.) | |
IsDefaultAttribute | (Se hereda de Attribute.) | |
Match | (Se hereda de Attribute.) | |
MemberwiseClone | (Se hereda de Object.) | |
ToString | (Se hereda de Object.) |
Arriba
Implementaciones de interfaces explícitas
Nombre | Descripción | |
---|---|---|
_Attribute. . :: . .GetIDsOfNames | (Se hereda de Attribute.) | |
_Attribute. . :: . .GetTypeInfo | (Se hereda de Attribute.) | |
_Attribute. . :: . .GetTypeInfoCount | (Se hereda de Attribute.) | |
_Attribute. . :: . .Invoke | (Se hereda de Attribute.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.