Поделиться через


Метод 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.