EntitySchemaDBInheritanceType - перечисление Смотри также Terrasoft.Core.Entities - пространство имен : EntitySchemaDBInheritanceType - перечисление C#
Glossary Item Box
public enum EntitySchemaDBInheritanceType
Член | Описание |
---|---|
IndependentTable | Independent inheritance. The descendant's structure fully copies the parent's structure. |
OneToOneParentAssociation | One-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