次の方法で共有


AggregationInstanceCollection クラス

AggregationInstance オブジェクトのコレクションが含まれます。このクラスは継承できません。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
<GuidAttribute("3693796F-221D-496f-9A16-79CDE61E9430")> _
Public NotInheritable Class AggregationInstanceCollection _
    Inherits NamedComponentCollection
'使用
Dim instance As AggregationInstanceCollection
[GuidAttribute("3693796F-221D-496f-9A16-79CDE61E9430")]
public sealed class AggregationInstanceCollection : NamedComponentCollection
[GuidAttribute(L"3693796F-221D-496f-9A16-79CDE61E9430")]
public ref class AggregationInstanceCollection sealed : public NamedComponentCollection
[<SealedAttribute>]
[<GuidAttribute("3693796F-221D-496f-9A16-79CDE61E9430")>]
type AggregationInstanceCollection =  
    class
        inherit NamedComponentCollection
    end
public final class AggregationInstanceCollection extends NamedComponentCollection

継承階層

System. . :: . .Object
  Microsoft.AnalysisServices. . :: . .ModelComponentCollection
    Microsoft.AnalysisServices. . :: . .NamedComponentCollection
      Microsoft.AnalysisServices..::..AggregationInstanceCollection

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。