Then, the view loops through each of these to provide the value of each column in the database.
然后,该视图通过在列表中的每个列上进行循环,提供数据库中每一列的值。
Each of them has a counterpart column in the database tables.
每个字段在数据库表中有一个对应的列。
This rule does have exceptions, such as in the case of uniqueness testing in a database column.
对于这条规则,确实有例外情况,例如在数据库列中进行惟一性测试时。
All values in a specific column of a database table are encrypted with the same password provided by the user, the same encryption algorithm, and the same cipher mode.
一个数据库表中某个特定列中的所有值都以用户提供的相同密码、相同的加密算法和相同的加密方式进行加密。
Use the RENAME statement to rename a column, table, or database on every participant in the replicate.
使用RENAME语句重新命名执行复制的每个成员的列、表或数据库。
For the most part, each database column is an attribute on the model.
大多数情况下,每个数据库列都是具体某个模型上的一个属性。
This change the database message logging column type has implications for how messages are displayed.
数据库消息日志记录列类型的此更改将影响显示消息的方式。
Each feature results in one database column.
每个特征都存储在一个数据库列中。
The tool can automatically create or update an application's XML documentation using the table and column descriptions from the database.
该工具可以通过数据库中的表和列的描述自动创建或者更新应用的XML文档。
If the application USES database tables, then a new column designating the tenant ID is added to each table in the database.
如果应用程序使用数据库表,那么在每个数据库表中添加一个表示租户ID的新列。
First, create a database table with an XML type column.
首先,用xml类型列创建一个数据库表。
This node can lookup a collection of named column values from a located database row.
该节点可以从特定的数据库行查找指定列值的集合。
This object contains the database column names as object properties and the database field values as the object property values.
这个对象以数据库列名作为对象属性,以数据库字段值作为对象属性值。
Next comes the interesting part: the COMMENT database column, which represents the optional XML element.
接下来的部分比较有趣:COMMENT数据库列,它代表可选的XML元素。
These patient readings are specified in a standard HL7 format and stored in the XML column of a database.
这些患者数据被指定为使用标准的hl7格式并储存在数据库的xml列中。
Note that this atomic domain is defined as DOUBLE, while the data type for the database column (determined using reverse engineering) is a BIGINT.
注意,这个原子域被定义为DOUBLE,而数据库列(由反向工程决定)的数据类型为 BIGINT。
The job is designed to combine data from two sequential files into an XML file, and the XML file is then written into a column in the database.
该作业旨在将来自两个连续文件的数据合并为一个XML文件,且该 XML 文件将被写入数据库中的列。
Retrieve an XML database data type column value as an SQLXML Java type.
以SQLXML数据类型的形式检索XML数据库类型列值。
With the XML data type, you can store an XML document in a database table column similar to the other data types.
借助XML数据类型,您可以在类似于其他数据类型的数据库表列中存储XML文档。
The other common technique is to simply dump your XML document inside a CLOB column in the database.
另一种常见的技术是直接把XML文档转储到数据库的clob列中。
This feature requires ODS 48 and is enabled by the view designer using a column property on the database.
该功能需要ODS48,视图设计器使用数据库的列属性支持该功能。
This is analogous to making a column in a database a primary key.
这类似于数据库中选择一列作为主键。
Change the column name in the expression to be the name of the column from the relational database you want to sort on for the particular column you selected.
将表达式中的列名改为关系数据库中希望根据已选的特定列进行排序的列的名称。
Active Record associates a class with a table and dynamically adds an attribute to each class for every column in the database.
ActiveRecord将类和表关联起来,并按照数据库中的每一列给每个类动态地添加一个属性。
This timestamp column is maintained always by the database manager
该时间戳列始终由数据库管理器维护
When you select this option, a database column defined with a Date data type is defined in the type tree as a character text string.
如果选择这个选项,定义为Date数据类型的数据库列在类型树中定义为一个字符文本字符串。
Note: This is equivalent to selecting a database column in the where clause of a SQL statement.
注意:这相当于在sql语句的where子句中选择一个数据库列。
For example, the name column in the database is now 100 characters long.
例如,数据库中的name列现在是100个字符长。
The DB2Types classes also provide a means to represent DB2 database column values as individual nullable objects.
db2types类型还提供了将DB 2数据库列值表示为一个个可以为空的对象的方法。
For Zend and symfony, you're leaving the maintenance of the modified column up to the database.
对于Zend和symfony,将把对修改后的列的维护工作留给数据库。
应用推荐