共用方式為


MiningModelCollection.Add 方法

Creates and adds a MiningModel to the end of the collection.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

'宣告
Public Function Add As MiningModel
'用途
Dim instance As MiningModelCollection 
Dim returnValue As MiningModel 

returnValue = instance.Add()
public MiningModel Add()
public:
MiningModel^ Add()
member Add : unit -> MiningModel
public function Add() : MiningModel

傳回值

型別:Microsoft.AnalysisServices.MiningModel
A new, empty MiningModel.

請參閱

參考

MiningModelCollection 類別

Add 多載

Microsoft.AnalysisServices 命名空間