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


Метод MiningStructurePermissionCollection.Add

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

Creates and adds a MiningStructurePermission to the collection.

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

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

  Имя Описание
Открытый метод Add(String) Creates, adds to collection and returns a new MiningStructurePermission (with name and identifier generated to be unique in the collection).
Открытый метод Add(MiningStructurePermission) Adds a MiningStructurePermission to the end of the collection.
Защищенный метод Add(ModelComponent) Adds a ModelComponent to the end of the MajorObjectCollection. (Производный от MajorObjectCollection.)
Открытый метод Add(String, String) Creates, adds to collection and returns a new MiningStructurePermission (with identifier generated based on the specified name to be unique in the collection).
Защищенный метод Add(ModelComponent, Boolean) Инфраструктура. Adds a ModelComponent object to the ModelComponentCollection. (Производный от ModelComponentCollection.)
Открытый метод Add(String, String, String) Creates, adds to collection and returns a new MiningStructurePermission.

В начало

См. также

Справочник

MiningStructurePermissionCollection Класс

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