| Name | Description | |
|---|---|---|
![]() | AffectsDelete | Constraint is evaluated during delete operation |
![]() | AffectsInsertion | Constraint is evaluated during insert operation |
![]() | AffectsUpdate | Constraint is evaluated during update operation |
![]() | Description | The user's description of the database object (Inherited from VistaDB.DDA.IVistaDBDatabaseObject) |
![]() | Expression | SQL script expression evaluated to boolean result. It is supposed the constraint is being passed when it is evaluated to the true boolean result. |
![]() | Name | Name of constraint |
