Compartir a través de


DataSourceCollection.Remove Método

Incluir miembros protegidos
Incluir miembros heredados

Removes a DataSource from the collection.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público Remove(String) Removes the DataSource, with the specified identifier, from the collection.
Método público Remove(DataSource) Removes the specified DataSource from the collection.
Método protegido Remove(IModelComponent) Removes the specified IModelComponent from the collection. (Se hereda de ModelComponentCollection.)
Método público Remove(String, Boolean) Infraestructura. Removes a DataSource from this collection.
Método público Remove(DataSource, Boolean) Infraestructura. Removes the specified DataSource from this collection.

Arriba

Vea también

Referencia

DataSourceCollection Clase

Espacio de nombres Microsoft.AnalysisServices