Nevron Open Vision Documentation
Nevron.Nov.Diagram.Database Namespace / ENEnrtyRelationshipModel Enumeration


In This Topic
    ENEnrtyRelationshipModel Enumeration
    In This Topic
    Represents different types of database shapes.
    Syntax
    'Declaration
     
    
    Public Enum ENEnrtyRelationshipModel 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENEnrtyRelationshipModel
    public enum ENEnrtyRelationshipModel : System.Enum 
    Members
    MemberDescription
    CrowsFoot 
    IDEF1X 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Nov.Diagram.Database.ENEnrtyRelationshipModel

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also