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


In This Topic
    NSqlServerDefaultConstraint Class Members
    In This Topic

    The following tables list the members exposed by NSqlServerDefaultConstraint.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.Data.DBModel.NDatabaseObject)
    Internal Field (Inherited from Nevron.Nov.Data.DBModel.NDatabaseObject)
    Protected FieldConstraint type. (Inherited from Nevron.Nov.Data.DBModel.NTableConstraint)
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the column to which the constraint belongs  
    Public PropertyGets/ Sets the SQL expression that defines the default value of the constraint.  
    Public PropertyGets/Sets whether the name of the constraint is generated by the system.  
    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 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