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


In This Topic
    NForeignKeyConstraint Class Members
    In This Topic

    The following tables list the members exposed by NForeignKeyConstraint.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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 Property  
    Public Property  
    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