Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Hinweis: Diese API ist veraltet. Die nicht veraltete Alternative ist .
Specifies whether the IQueryDesigner supports multidimensional expression (MDX) query mode.
Vererbungshierarchie
System.Object
System.Attribute
Microsoft.ReportingServices.Interfaces.SupportsMdxQuerySpecificationAttribute
Namespace: Microsoft.ReportingServices.Interfaces
Assembly: Microsoft.ReportingServices.QueryDesigners (in Microsoft.ReportingServices.QueryDesigners.dll)
Syntax
'Declaration
<ObsoleteAttribute> _
<AttributeUsageAttribute(AttributeTargets.Class)> _
Public Class SupportsMdxQuerySpecificationAttribute _
Inherits Attribute
'Usage
Dim instance As SupportsMdxQuerySpecificationAttribute
[ObsoleteAttribute]
[AttributeUsageAttribute(AttributeTargets.Class)]
public class SupportsMdxQuerySpecificationAttribute : Attribute
[ObsoleteAttribute]
[AttributeUsageAttribute(AttributeTargets::Class)]
public ref class SupportsMdxQuerySpecificationAttribute : public Attribute
[<ObsoleteAttribute>]
[<AttributeUsageAttribute(AttributeTargets.Class)>]
type SupportsMdxQuerySpecificationAttribute =
class
inherit Attribute
end
public class SupportsMdxQuerySpecificationAttribute extends Attribute
Der SupportsMdxQuerySpecificationAttribute-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
SupportsMdxQuerySpecificationAttribute | Infrastruktur Initializes a new instance of the SupportsMdxQuerySpecificationAttribute class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
SupportsMdxQuerySpecification | Infrastruktur Gets a Boolean value that indicates whether the IQueryDesigner supports multidimensional expression (MDX) query mode. |
![]() |
TypeId | (Geerbt von Attribute.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Attribute.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Attribute.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
IsDefaultAttribute | (Geerbt von Attribute.) |
![]() |
Match | (Geerbt von Attribute.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
| Name | Beschreibung | |
|---|---|---|
![]() ![]() |
_Attribute.GetIDsOfNames | (Geerbt von Attribute.) |
![]() ![]() |
_Attribute.GetTypeInfo | (Geerbt von Attribute.) |
![]() ![]() |
_Attribute.GetTypeInfoCount | (Geerbt von Attribute.) |
![]() ![]() |
_Attribute.Invoke | (Geerbt von Attribute.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)
.gif)
.gif)