QueryNotificationCollection クラス
QueryNotification オブジェクトのコレクションが含まれます。このクラスは継承できません。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
<GuidAttribute("BDC224CD-8541-41fb-B457-B90BC60F9AE4")> _
Public NotInheritable Class QueryNotificationCollection _
Implements IList, ICollection, IEnumerable
'使用
Dim instance As QueryNotificationCollection
[GuidAttribute("BDC224CD-8541-41fb-B457-B90BC60F9AE4")]
public sealed class QueryNotificationCollection : IList,
ICollection, IEnumerable
[GuidAttribute(L"BDC224CD-8541-41fb-B457-B90BC60F9AE4")]
public ref class QueryNotificationCollection sealed : IList,
ICollection, IEnumerable
[<SealedAttribute>]
[<GuidAttribute("BDC224CD-8541-41fb-B457-B90BC60F9AE4")>]
type QueryNotificationCollection =
class
interface IList
interface ICollection
interface IEnumerable
end
public final class QueryNotificationCollection implements IList, ICollection, IEnumerable
継承階層
System. . :: . .Object
Microsoft.AnalysisServices..::..QueryNotificationCollection
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。