======Класс BaseOprTable====== * **Пространство имен:** [[developers:references:topomatic.opr|Topomatic.Opr]] * **Сборка:** Topomatic.Opr (в Topomatic.Opr.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.foundationclasses.updatableobject|Topomatic.FoundationClasses.UpdatableObject]] * Topomatic.Opr.BaseOprTable * [[developers:references:topomatic.opr.oprtable_1|Topomatic.Opr.OprTable]] =====Синтаксис===== public abstract class BaseOprTable : UpdatableObject, INamedTransactable, ITransactable, IUpdatable =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.foundationclasses.updatableobject.isupdating|IsUpdating]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.foundationclasses.updatableobject.transactionmanager|TransactionManager]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.updatableobject.beginupdate_system.string|BeginUpdate(String)]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.updatableobject.beginupdate|BeginUpdate()]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.updatableobject.endupdate|EndUpdate()]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.opr.baseoprtable.fillstations_system.collections.generic.ilist_1|FillStations(IList)]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.opr.baseoprtable.isempty|IsEmpty()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.opr.baseoprtable.preparevalues_system.double_system.collections.generic.dictionary_2|PrepareValues(Double, Dictionary)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.opr.baseoprtable.setsummarykoeff_system.object_system.double|SetSummaryKoeff(Object, Double)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.opr.baseoprtable.trygetkoeff_system.double_system.collections.generic.dictionary_2_ref_system.double|TryGetKoeff(Double, Dictionary, Double)]]| |