Поделиться через


Метод DataSourceCollection.Remove

Показывать защищенные элементы
Показывать наследуемые элементы

Removes a DataSource from the collection.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод Remove(String) Removes the DataSource, with the specified identifier, from the collection.
Открытый метод Remove(DataSource) Removes the specified DataSource from the collection.
Защищенный метод Remove(IModelComponent) Removes the specified IModelComponent from the collection. (Производный от ModelComponentCollection.)
Открытый метод Remove(String, Boolean) Инфраструктура. Removes a DataSource from this collection.
Открытый метод Remove(DataSource, Boolean) Инфраструктура. Removes the specified DataSource from this collection.

В начало

См. также

Справочник

DataSourceCollection Класс

Пространство имен Microsoft.AnalysisServices