Nevron Open Vision Documentation
Nevron.Nov.Data.DBModel Namespace / NPrimaryKeyConstraint Class
Fields Properties Methods


In This Topic
    NPrimaryKeyConstraint Class Members
    In This Topic

    The following tables list the members exposed by NPrimaryKeyConstraint.

    Protected Fields
    Public Properties
     NameDescription
    Public PropertyGets/Sets the database object name. (Inherited from Nevron.Nov.Data.DBModel.NDatabaseObject)
    Public PropertyGets the owner object of this object. (Inherited from Nevron.Nov.Data.DBModel.NDatabaseObject)
    Public PropertyGets the primary key columns.  
    Public PropertyGet the type of the constraint. (Inherited from Nevron.Nov.Data.DBModel.NTableConstraint)
    Top
    Protected Methods
     NameDescription
    Protected MethodOn item add. (Inherited from Nevron.Nov.Data.DBModel.NDatabaseObject)
    Protected MethodOn item remove. (Inherited from Nevron.Nov.Data.DBModel.NDatabaseObject)
    Top
    See Also