Check Constraints
Defines the collection of check constraints associated with the table.
Permitted Collection Child Definitions
| Child | API Type | Description |
|---|---|---|
| <CheckConstraint /> | AstCheckConstraintNode | Defines a Check constraint, which can be used to enforce that data in a table or column meets specific criteria. |