Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
Примечание. Этот API-интерфейс устарел. Его действующая альтернатива — .
Specifies whether the IQueryDesigner supports multidimensional expression (MDX) query mode.
Иерархия наследования
System.Object
System.Attribute
Microsoft.ReportingServices.Interfaces.SupportsMdxQuerySpecificationAttribute
Пространство имен: Microsoft.ReportingServices.Interfaces
Сборка: Microsoft.ReportingServices.QueryDesigners (в Microsoft.ReportingServices.QueryDesigners.dll)
Синтаксис
'Декларация
<ObsoleteAttribute> _
<AttributeUsageAttribute(AttributeTargets.Class)> _
Public Class SupportsMdxQuerySpecificationAttribute _
Inherits Attribute
'Применение
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
Тип SupportsMdxQuerySpecificationAttribute обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
SupportsMdxQuerySpecificationAttribute | Инфраструктура. Initializes a new instance of the SupportsMdxQuerySpecificationAttribute class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
SupportsMdxQuerySpecification | Инфраструктура. Gets a Boolean value that indicates whether the IQueryDesigner supports multidimensional expression (MDX) query mode. |
![]() |
TypeId | (Производный от Attribute.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Attribute.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Attribute.) |
![]() |
GetType | (Производный от Object.) |
![]() |
IsDefaultAttribute | (Производный от Attribute.) |
![]() |
Match | (Производный от Attribute.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
_Attribute.GetIDsOfNames | (Производный от Attribute.) |
![]() ![]() |
_Attribute.GetTypeInfo | (Производный от Attribute.) |
![]() ![]() |
_Attribute.GetTypeInfoCount | (Производный от Attribute.) |
![]() ![]() |
_Attribute.Invoke | (Производный от Attribute.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)
.gif)