ModelComponentCollection Constructor (IModelComponent)
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (microsoft.analysisservices.dll 内)
構文
'宣言
Protected Sub New ( _
parent As IModelComponent _
)
protected ModelComponentCollection (
IModelComponent parent
)
protected:
ModelComponentCollection (
IModelComponent^ parent
)
protected ModelComponentCollection (
IModelComponent parent
)
protected function ModelComponentCollection (
parent : IModelComponent
)
パラメータ
- parent
プラットフォーム
開発プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
対象プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
参照
関連項目
ModelComponentCollection Class
ModelComponentCollection Members
Microsoft.AnalysisServices Namespace