Condividi tramite


Metodo MdxScriptCollection.Remove

Include i membri protetti
Include i membri ereditati

Removes an MdxScript 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 MdxScript, with the specified identifier, from the collection.
Metodo protetto Remove(IModelComponent) Removes the specified IModelComponent from the collection. Ereditato da ModelComponentCollection.
Metodo pubblico Remove(MdxScript) Removes the specified MdxScript from the collection.
Metodo pubblico Remove(String, Boolean) Infrastruttura. Removes a MdxScript from this collection.
Metodo pubblico Remove(MdxScript, Boolean) Infrastruttura. Removes the specified MdxScript from this collection.

In alto

Vedere anche

Riferimento

MdxScriptCollection Classe

Spazio dei nomi Microsoft.AnalysisServices