ModelComponent コンストラクター

ModelComponent クラスの新しいインスタンスを既定値で初期化します。

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

構文

'宣言
Protected Sub New
'使用

Dim instance As New ModelComponent()
protected ModelComponent()
protected:
ModelComponent()
new : unit -> ModelComponent
protected function ModelComponent()