entity type
实体类型:在计算机科学中
常用释义
英式发音
美式发音
基本释义
- 实体类型:在计算机科学中,指代某个实体的分类或类型,通常用于数据建模和数据库设计中。
例句
-
1·An entity type is usually in uppercase.实体类型通常是大写的。
-
2·You can then associate the template with the entity type.然后您可以将该模板与该实体类型关联。
-
3·Note that the conditions for mapping an entity type to these tables are met.注意,将实体类型映射到这些表的条件得到了满足。
-
4·The properties that make up an entity key for a given entity type cannot change.构成给定实体类型的实体键的属性不可更改。
-
5·Lastly, a new constructor is defined that accepts an entity type, as shown in Listing 11.最后,定义一个新的构造函数来接受一个实体类型,如清单11所示。
-
6·All rows in a table are entities of a certain entity type that is represented by that table.表中的所有列都是具有那个表所表示的某种实体类型的实体。
-
7·Indicates that a class that is an entity type has a default binary property to stream.指出类别,此类别拥有建立资料流之预设二进位属性的实体型别。
-
8·Find the TAB labelled dimensional and select the Change the dimensional entity type checkbox.找到标记为dimensional的选项卡,然后选中Change the dimensional entity type复选框。
-
9·Not very complicated, but that's only for a trivial database scheme and one single entity type.不是很复杂,但是这只是一个微不足道的数据库模式和单一的实体类型。
-
10·Inheritance is supported with entity types: that is, one entity type can be derived from another.实体类型支援继承:也就是说,一个实体类型可以衍生自另一个实体类型。