Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Creates and adds a MiningModel to the end of the collection.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Function Add As MiningModel
'Usage
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
Return Value
Type: Microsoft.AnalysisServices.MiningModel
A new, empty MiningModel.