次の方法で共有


SupportsMdxQuerySpecificationAttribute クラス

定義

注意事項

この API は非推奨になりました。

IQueryDesigner が多次元式 (MDX) クエリ モードをサポートするかどうかを指定します。

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 が多次元式 (MDX) クエリ モードをサポートするかどうかを示すブール値を取得します。

適用対象