网站首页  词典首页

请输入您要查询的英文单词:

 

单词 entity class
释义

entity class

  • 网络实体类;实体类别;通讯器的实体类别
1.
实体类
对于关系数据库,须要设计出表达持久数据的实体类Entity Class)及其联系,并把它们映射成为关系数据库 表、视图等。
www.docin.com
2.
实体类别
2、使用实体类别(Entity Class)继承。 3、使用Cast与partial class。
www.chinaz.com
3.
通讯器的实体类别
《MSC.ADAMS... ... 3.3.1 通讯器的类型( Type) 3.3.2 通讯器的实体类别( Entity Class) 3.3.3 通讯器的特征( Communicator Rol…
book.jd.com
4.
业务实体组件
38 (2)业务实体组件Entity Class) ............................................................................. 38 4.2.3 业...
www.docin.com
5.
实体的类别
...抽取,自动问答系统等。EMD任务要求识别的信息有多项,包括所引用实体的类别(Entity Class)、类型(EntityType)和子类型(Enti…
www.cnki.com.cn
6.
实体集
...)代表了组织中真实和抽象的事物,一个 IDEF1 实体集Entity Class )代表了实体的集合,区分实体的两个基本原则: 1 …
doc.mbalib.com

例句

释义:
1.
Any information exchanged as part of those requests (e. g. , parameters) is represented by an instance of an IO Entity class.
任何作为那些请求一部分的交换的信息(例如,参数)都由一个IO实体类的实例表示。
www.ibm.com
2.
An entity class named Order is created, along with a Customer_Order association (relationship) to the Customer entity class.
将创建一个名为“Order”的实体类,以及该实体类与“Customer”实体类之间的“Customer_Order”关联(关系)。
msdn2.microsoft.com
3.
I've defined a metamodel class as a description of a persistent entity class.
我将一个元模型类定义为一个持久化实体类的描述。
www.ibm.com
4.
The Code Editor opens with a partial class for the selected entity class.
将打开代码编辑器,其中显示所选实体类的分部类。
msdn2.microsoft.com
5.
This is done to more accurately represent the fact that the instantiated entity class maps to a single record of data.
这样可以更准确地表示实例化的实体类映射到单个数据记录的事实。
technet.microsoft.com
6.
In other words, an entity class can have only a 1: 1 mapping relationship with a database table or view.
换句话说,实体类与数据库表或视图之间只能具有1:1映射关系。
msdn2.microsoft.com
7.
DataContext methods that perform Inserts, Updates, and Deletes for a specific entity class.
一种类型的DataContext方法对特定实体类执行插入、更新和删除操作。
msdn2.microsoft.com
8.
Demonstrates how to create an entity class and a simple query to filter the entity class.
演示如何创建一个实体类以及一个用于筛选实体类的简单查询。
technet.microsoft.com
9.
Such a class is termed an entity class.
这样的类称为“实体类”。
msdn2.microsoft.com
10.
On this basis, the prototype of the entity class model and the interface class model is implementated.
在此基础上,实现了实体类模型和接口类模型的原型。
www.fabiao.net
1.
However, you can map an entity class to a view that joins multiple related tables.
但是,可以将一个实体类映射到一个联接多个相关表的视图。
technet.microsoft.com
2.
Configure an entity class to use stored procedures to perform Inserts, Updates, and Deletes.
配置一个实体类以使用存储过程执行插入、更新和删除。
msdn2.microsoft.com
3.
The input arguments are cls, which is the entity class being searched for; and oid , which is the persistence identifier being searched for.
它是正在被查询的这个项类;以及oid,它是正在被查询的持久性标识。
www.ibm.com
4.
Select the entity class for which you want to use the stored procedure for performing updates.
选择要使用存储过程对其执行更新的实体类。
msdn2.microsoft.com
5.
Describes how to create DataContext methods that replace the default save logic for an entity class with user-provided stored procedures.
介绍如何创建DataContext方法,从而将实体类的默认保存逻辑替换为用户提供的存储过程。
msdn2.microsoft.com
6.
How does this entity class tie in with a database?
这个实体类如何与数据库联系起来?
www.ibm.com
7.
These properties determine what namespace the DataContext and entity class code is generated into.
这些属性决定DataContext和实体类代码生成到哪个命名空间。
msdn2.microsoft.com
8.
The entity class has properties that map to the columns in the selected table or view.
这个实体类别的属性会对应至所选取资料表或检视中的资料行。
technet.microsoft.com
9.
In addition to checking values during changes, you can validate data when an attempt is made to update a complete entity class.
除了在更改过程中检查值,还可以在尝试更新完整实体类时验证数据。
msdn2.microsoft.com
10.
You will create an entity class that models the Customers table in the sample Northwind database.
您将创建一个可为示例Northwind数据库中的Customers表建模的实体类。
msdn2.microsoft.com
1.
Figure 1 shows the entire Department table, along with the corresponding entity class.
图1显示出了整个的Department表,以及相应的实体类。
www.ibm.com
2.
An entity class is created and appears on the design surface.
实体类别随即建立并出现在设计介面上。
msdn.microsoft.com
3.
A loader bean is added to the objectgrid. xml along with the necessary entity class names.
加载器bean可以与必要的实体类名一起被加入到objectgrid.xml中。
www.infoq.com
4.
In the entity class, a timestamp column is marked by having the IsVersion property set to true.
在实体类中,时间戳列是通过将IsVersion属性设置为true来进行标记的。
msdn2.microsoft.com
5.
An entity class named Customer is created.
将创建一个名为“Customer”的实体类。
msdn2.microsoft.com
6.
Complex mapping, such as mapping an entity class to multiple tables, is not supported.
不支持复杂映射(例如,将一个实体类映射到多个表)。
technet.microsoft.com
7.
The following procedure shows how to validate when an attempt is made to update a complete entity class.
下列程序显示如何在发生整个实体类别的更新时进行验证。
technet.microsoft.com
8.
The entity class is named Customer (not Customers) because it represents a single customer from the Customers table.
由于该实体类表示Customers表中的单个客户,因此将该类命名为“Customer”(而不是“Customers”)。
msdn2.microsoft.com
9.
The result is a LINQ to SQL entity class that maps to the table in the database.
结果将生成映射到数据库中表的LINQtoSQL实体类。
msdn2.microsoft.com
10.
For example, an entity class named Department is assumed to map to a database tabled named Department.
例如,假设一个名为Department的实体类,与一个名为Department的数据库表相映射。
www.ibm.com
1.
The entity class is named Order because it represents a single order.
由于该实体类表示单个订单,因此将该类命名为“Order”。
msdn2.microsoft.com
2.
Click Finish to create the data source and add the Customer entity class to the Data Sources window.
单击“完成”以创建数据源并将“Customer”实体类添加到“数据源”窗口。
msdn2.microsoft.com
3.
The concrete DAO for the Person entity class should add finder methods that are specific to the Person entity
Person实体类的具体DAO应该增加一个特定于Person实体的finder方法
www.infoq.com
4.
The composite primary key class corresponds to multiple fields or properties of the entity class
组合主键类对应了一个实体类中的多个
wiki.redsaga.com
5.
To assign stored procedures to override the default behavior of an entity class
指定存储过程以重写实体类的默认行为
msdn2.microsoft.com
6.
You can then define that object as a field on an entity class
然后可以将该对象定义为实体类上的一个字段
www.ibm.com
7.
Below is an example of how you can define a named query and associate it with an entity class
下面是如何定义命名查询,并将其与实体类关联的一个示例
www.ibm.com
8.
To create an entity class and map it to a database table
创建一个实体类并将其映射到数据库表
msdn2.microsoft.com
9.
Configuring the Update Behavior of an Entity Class
配置实体类的更新行为
msdn2.microsoft.com
10.
Separating the Generated DataContext and Entity Class Code into Different Namespaces
将生成的DataContext和实体类代码分离到不同的命名空间
msdn2.microsoft.com
1.
Adding Validation for Updates to an Entity Class
添加对实体类更新的验证
msdn2.microsoft.com
2.
To validate data during an update to an entity class
在实体类更新过程中验证数据
msdn2.microsoft.com
3.
Single table per concrete entity class
各具体实体类使用单个表
blog.csdn.net
4.
Your entity class must have matching fields on the class or it can embed the key as an embeddable key
您的实体类必须在类上具有匹配字段,或者它可以作为可嵌入键嵌入该键
www.ibm.com
5.
Entity class is a Hibernate entity, and the,
实体类是Hibernate实体,
www-128.ibm.com
6.
Creating an Object Data Source with the Customer Entity Class
使用Customer实体类创建对象数据源
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/2 8:45:36