Create a Customer entity class.
创建一个Customer实体类。
An Entity class needs a primary key.
Entity类需要一个主键。
Each business entity will become an entity class.
每一个业务实体都将变成一个实体类。
You can then define that object as a field on an entity class.
然后可以将该对象定义为实体类上的一个字段。
An entity class is created and appears on the design surface.
实体类别随即建立并出现在设计介面上。
As you can see, we simply bind to the User property of the entity class.
正如你所看到的,我们只是绑定到实体类的用户属性。
Figure 1 shows the entire Department table, along with the corresponding entity class.
图1显示出了整个的department表,以及相应的实体类。
Using one data entity per class.
每个类使用一个数据实体。
First-class support for the Spatial data type in the Entity designer.
在EntityDesigner中对空间数据类型的第一级支持。
Each instance of a class entity represents a row within the database table.
每一个实体类的实例代表数据库表中的一行。
This entity can be the class factory object or any other client.
这个实体能够是类工厂对象或其它客户端。
Define the fields of the entity in a class.
在类中定义实体的字段。
Define the fields of the entity in a class.
在类中定义实体的字段。
应用推荐