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


In This Topic
    NSqlServerCheckConstraint Class Members
    In This Topic

    The following tables list the members exposed by NSqlServerCheckConstraint.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the column to which the constraint belongs (Inherited from Nevron.Nov.Data.DBModel.NSqlServerDefaultConstraint)
    Public PropertyGets/ Sets the SQL expression that defines the default value of the constraint. (Inherited from Nevron.Nov.Data.DBModel.NSqlServerDefaultConstraint)
    Public PropertyIs disabled.  
    Public PropertyIs not for replication.  
    Public PropertyIs not trusted.  
    Public PropertyGets/Sets whether the name of the constraint is generated by the system. (Inherited from Nevron.Nov.Data.DBModel.NSqlServerDefaultConstraint)
    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)
    Public PropertyUses database collation.  
    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