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


In This Topic
    NTableBase Class Members
    In This Topic

    The following tables list the members exposed by NTableBase.

    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.Data.DBModel.NDatabaseObject)
    Internal Field (Inherited from Nevron.Nov.Data.DBModel.NDatabaseObject)
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets all columns that belong to the table  
    Public PropertyGets all constraints that the table has.  
    Public PropertyGets the foreign key columns.  
    Public PropertyGets/Sets the Identity column.  
    Public PropertyGets/Sets the indexes.  
    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 PropertyGets/ Sets the Row GUID column.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a foreign key.  
    Public MethodAdds a primary key.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected MethodOn item remove. (Inherited from Nevron.Nov.Data.DBModel.NDatabaseObject)
    Internal Method  
    Top
    See Also