SupportsMdxQuerySpecificationAttribute 클래스

정의

주의

이 API는 이제 사용되지 않습니다.

IQueryDesigner에서 다차원 식(Multidimensional Expression) 쿼리 모드를 지원하는지 여부를 지정합니다.

public ref class SupportsMdxQuerySpecificationAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class)]
[System.Obsolete]
public class SupportsMdxQuerySpecificationAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
[<System.Obsolete>]
type SupportsMdxQuerySpecificationAttribute = class
    inherit Attribute
Public Class SupportsMdxQuerySpecificationAttribute
Inherits Attribute
상속
SupportsMdxQuerySpecificationAttribute
특성

생성자

SupportsMdxQuerySpecificationAttribute(Boolean)
사용되지 않음.

SupportsMdxQuerySpecificationAttribute 클래스의 새 인스턴스를 초기화합니다.

속성

SupportsMdxQuerySpecification
사용되지 않음.

IQueryDesigner가 다차원 식(Multidimensional Expression) 쿼리 모드를 지원하는지 여부를 나타내는 값을 가져옵니다.

적용 대상