完整性限制 meaning in English
integrity constraint
Examples
- Implement other xml schema supported data integrity restrictions , such as enumeration lists
实现其他数据完整性限制支持的xml schema ,例如枚举列表。 - In the creation of a database , a data model and integrity constraints can create certainty in the structure and content of the data
在数据库创建中,数据模型和完整性限制能创建数据结构和内容的确定性。 - You can enforce domain integrity to restrict the type by using data types , restrict the format by using check constraints and rules , or restrict the range of possible values by using foreign key constraints , check constraints , default definitions , not null definitions , and rules
您可以强制域完整性限制类型(通过使用数据类型) 、限制格式(通过使用check约束和规则)或限制可能值的范围(通过使用foreign key约束、 check约束、 default定义、 not null定义和规则) 。