Metodo MiningModelCollection.Remove (String)

Removes the MiningModel, with the specified identifier, from the collection.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

VB
'Dichiarazione
Public Sub Remove ( _
    id As String _
)
'Utilizzo
Dim instance As MiningModelCollection 
Dim id As String

instance.Remove(id)

Parametri

Eccezioni

Eccezione Condizione
ItemNotFoundException

id is not contained by the collection.

Vedere anche

Riferimento

MiningModelCollection Classe

Overload Remove

Spazio dei nomi Microsoft.AnalysisServices