Compartilhar via


Método DatabaseCollection.Remove

Incluir membros protegidos
Incluir membros herdados

Removes a Database 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 Database, with the specified identifier, from the collection.
Método público Remove(Database) Removes the specified Database from the collection.
Método protegido Remove(IModelComponent) Removes the specified IModelComponent from the collection. (Herdado de ModelComponentCollection.)
Método público Remove(String, Boolean) Infraestrutura. Removes a Database from this collection.
Método público Remove(Database, Boolean) Infraestrutura. Removes the specified Database from this collection.

Início

Consulte também

Referência

DatabaseCollection Classe

Namespace Microsoft.AnalysisServices