Metodo MiningModelColumnCollection.Remove

Include i membri protetti
Include i membri ereditati

Removes a MiningModelColumn from the collection.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico Remove(String) Removes the MiningModelColumn that has the specified identifier from the collection.
Metodo protetto Remove(IModelComponent) Removes the specified IModelComponent from the collection. Ereditato da ModelComponentCollection.
Metodo pubblico Remove(MiningModelColumn) Removes the specified MiningModelColumn from the collection.
Metodo pubblico Remove(String, Boolean) Infrastruttura. Removes the MiningModelColumn that has the specified identifier from the collection.
Metodo pubblico Remove(MiningModelColumn, Boolean) Infrastruttura. Removes the specified MiningModelColumn from the collection.

In alto

Vedere anche

Riferimento

MiningModelColumnCollection Classe

Spazio dei nomi Microsoft.AnalysisServices