VistaDB 6
VistaDB.DDA Namespace / IVistaDBConstraintInformation Interface
Properties

In This Topic
    IVistaDBConstraintInformation Interface Members
    In This Topic

    The following tables list the members exposed by IVistaDBConstraintInformation.

    Public Properties
     NameDescription
     PropertyConstraint is evaluated during delete operation  
     PropertyConstraint is evaluated during insert operation  
     PropertyConstraint is evaluated during update operation  
     PropertyThe user's description of the database object (Inherited from VistaDB.DDA.IVistaDBDatabaseObject)
     PropertySQL script expression evaluated to boolean result. It is supposed the constraint is being passed when it is evaluated to the true boolean result.  
     PropertyName of constraint  
    Top
    See Also