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


In This Topic
    NSqlServerUniqueConstraint Class Members
    In This Topic

    The following tables list the members exposed by NSqlServerUniqueConstraint.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
    Public Properties
     NameDescription
    Public PropertyClustered. (Inherited from Nevron.Nov.Data.DBModel.NSqlServerPrimaryKey)
    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.NPrimaryKeyConstraint)
    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