Compartilhar via


Método MdxScriptCollection.Remove

Incluir membros protegidos
Incluir membros herdados

Removes an MdxScript from the collection.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público Remove(String) Removes the MdxScript, with the specified identifier, from the collection.
Método protegido Remove(IModelComponent) Removes the specified IModelComponent from the collection. (Herdado de ModelComponentCollection.)
Método público Remove(MdxScript) Removes the specified MdxScript from the collection.
Método público Remove(String, Boolean) Infraestrutura. Removes a MdxScript from this collection.
Método público Remove(MdxScript, Boolean) Infraestrutura. Removes the specified MdxScript from this collection.

Início

Consulte também

Referência

MdxScriptCollection Classe

Namespace Microsoft.AnalysisServices