INamedComponentCollection Interface
このインターフェイスは、SQL Server 2005 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (microsoft.analysisservices.dll 内)
構文
'宣言
<GuidAttribute("663B8189-4FAF-48ef-A447-394B615D45F0")> _
Public Interface INamedComponentCollection
Inherits IModelComponentCollection, ICollection, IEnumerable
[GuidAttribute("663B8189-4FAF-48ef-A447-394B615D45F0")]
public interface INamedComponentCollection : IModelComponentCollection, ICollection, IEnumerable
[GuidAttribute(L"663B8189-4FAF-48ef-A447-394B615D45F0")]
public interface class INamedComponentCollection : IModelComponentCollection, ICollection, IEnumerable
/** @attribute GuidAttribute("663B8189-4FAF-48ef-A447-394B615D45F0") */
public interface INamedComponentCollection extends IModelComponentCollection, ICollection,
IEnumerable
GuidAttribute("663B8189-4FAF-48ef-A447-394B615D45F0")
public interface INamedComponentCollection extends IModelComponentCollection, ICollection,
IEnumerable
プラットフォーム
開発プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
対象プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
参照
関連項目
INamedComponentCollection Members
Microsoft.AnalysisServices Namespace