NamedComponentCollection クラス
INamedComponent オブジェクトのコレクションが含まれます。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
<GuidAttribute("4CF930A2-FED5-48c0-AC50-DD4FBDA3E6A8")> _
Public MustInherit Class NamedComponentCollection _
Inherits ModelComponentCollection _
Implements INamedComponentCollection, IModelComponentCollection, ICollection, IEnumerable
'使用
Dim instance As NamedComponentCollection
[GuidAttribute("4CF930A2-FED5-48c0-AC50-DD4FBDA3E6A8")]
public abstract class NamedComponentCollection : ModelComponentCollection,
INamedComponentCollection, IModelComponentCollection, ICollection, IEnumerable
[GuidAttribute(L"4CF930A2-FED5-48c0-AC50-DD4FBDA3E6A8")]
public ref class NamedComponentCollection abstract : public ModelComponentCollection,
INamedComponentCollection, IModelComponentCollection, ICollection, IEnumerable
[<AbstractClassAttribute>]
[<GuidAttribute("4CF930A2-FED5-48c0-AC50-DD4FBDA3E6A8")>]
type NamedComponentCollection =
class
inherit ModelComponentCollection
interface INamedComponentCollection
interface IModelComponentCollection
interface ICollection
interface IEnumerable
end
public abstract class NamedComponentCollection extends ModelComponentCollection implements INamedComponentCollection, IModelComponentCollection, ICollection, IEnumerable
継承階層
System. . :: . .Object
Microsoft.AnalysisServices. . :: . .ModelComponentCollection
Microsoft.AnalysisServices..::..NamedComponentCollection
Microsoft.AnalysisServices. . :: . .ActionCollection
Microsoft.AnalysisServices. . :: . .AggregationCollection
Microsoft.AnalysisServices. . :: . .AggregationInstanceCollection
Microsoft.AnalysisServices. . :: . .CubeDimensionCollection
Microsoft.AnalysisServices. . :: . .DimensionAttributeCollection
Microsoft.AnalysisServices. . :: . .HierarchyCollection
Microsoft.AnalysisServices. . :: . .KpiCollection
Microsoft.AnalysisServices. . :: . .LevelCollection
Microsoft.AnalysisServices. . :: . .MajorObjectCollection
Microsoft.AnalysisServices. . :: . .MeasureCollection
Microsoft.AnalysisServices. . :: . .MiningModelColumnCollection
Microsoft.AnalysisServices. . :: . .MiningStructureColumnCollection
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。