Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

EntitySchemaDBInheritanceType - перечисление Смотри также  Terrasoft.Core.Entities - пространство имен : EntitySchemaDBInheritanceType - перечисление C#

Glossary Item Box

Schema inheritance type at the database level.

Синтаксис

public enum EntitySchemaDBInheritanceType

Члены

ЧленОписание
IndependentTableIndependent inheritance. The descendant's structure fully copies the parent's structure.
OneToOneParentAssociationOne-to-one inheritance. The structure of descendant does not fully copy the structure of parent; instead, it references the parent and contains its own specific columns.

Иерархия наследования

System.Object
   System.ValueType
      System.Enum
         Terrasoft.Core.Entities.EntitySchemaDBInheritanceType

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?