Метод MiningModelPermissionCollection.Add
Показывать защищенные элементы
Показывать наследуемые элементы
Creates and adds a MiningModelPermission to the collection.
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
Имя | Описание | |
---|---|---|
Add(String) | Creates, adds to collection and returns a new MiningModelPermission (with Name and ID generated to be unique in the collection). | |
Add(MiningModelPermission) | Adds a MiningModelPermission 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 MiningModelPermission (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 MiningModelPermission. |
В начало