SupportsMdxQuerySpecificationAttribute クラス
この API は、 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
メモ: この API は、互換性のために残されています。 代わりに今後も使用できるのは、 です。
継承階層
System. . :: . .Object
System. . :: . .Attribute
Microsoft.ReportingServices.Interfaces..::..SupportsMdxQuerySpecificationAttribute
名前空間: Microsoft.ReportingServices.Interfaces
アセンブリ: Microsoft.ReportingServices.QueryDesigners (Microsoft.ReportingServices.QueryDesigners.dll)
構文
'宣言
<AttributeUsageAttribute(AttributeTargets.Class)> _
<ObsoleteAttribute> _
Public Class SupportsMdxQuerySpecificationAttribute _
Inherits Attribute
'使用
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
SupportsMdxQuerySpecificationAttribute 型は、以下のメンバーを公開しています。
メソッド
名前 | 説明 | |
---|---|---|
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 から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。