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


In This Topic
    NSqlServerTable Class Members
    In This Topic

    The following tables list the members exposed by NSqlServerTable.

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