NevronOpenVision
Nevron.Nov.Data.DBModel Namespace / NPrimaryKeyConstraint Class
Members
In This Topic
    NPrimaryKeyConstraint Class
    In This Topic
    Base class for primary key constraints.
    Object Model
    NPrimaryKeyConstraint Class
    Syntax
    public abstract class NPrimaryKeyConstraint : NTableConstraint 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Data.DBModel.NDatabaseObject
          Nevron.Nov.Data.DBModel.NTableConstraint
             Nevron.Nov.Data.DBModel.NPrimaryKeyConstraint
                Nevron.Nov.Data.DBModel.NSqlServerPrimaryKey

    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