Each feature results in one database column.
每个特征都存储在一个数据库列中。
For the most part, each database column is an attribute on the model.
大多数情况下,每个数据库列都是具体某个模型上的一个属性。
The database column to use for each axis is specified by the user.
每一个轴使用的数据库栏都由用户指定。
The upper area shows a grid; each row of the grid describes one database column.
上方区域显示方格:方格中的每个资料列各描述一个资料库资料行。
This rule does have exceptions, such as in the case of uniqueness testing in a database column.
对于这条规则,确实有例外情况,例如在数据库列中进行惟一性测试时。
Note: This is equivalent to selecting a database column in the where clause of a SQL statement.
注意:这相当于在sql语句的where子句中选择一个数据库列。
Next comes the interesting part: the COMMENT database column, which represents the optional XML element.
接下来的部分比较有趣:COMMENT数据库列,它代表可选的XML元素。
In Table Designer, click the row selector for the database column you want to define as the primary key.
在表设计器中,单击要定义为主键的数据库列的行选择器。
The DB2Types classes also provide a means to represent DB2 database column values as individual nullable objects.
db2types类型还提供了将DB 2数据库列值表示为一个个可以为空的对象的方法。
This array contains the database column names as the array keys and the database field values as the array values.
这个数组以数据库列名作为数组键,以数据库字段值作为数组值。
This object contains the database column names as object properties and the database field values as the object property values.
这个对象以数据库列名作为对象属性,以数据库字段值作为对象属性值。
In another case, it can return the results as a PHP class object, where the database column names are the object properties.
在另一种情况下,它可以以php类对象的形式返回结果,其中数据库表的列名作为对象的属性。
Attribute: each attribute element in the UML model represents a database column. For each attribute, the following is generated.
属性:在uml模型中的每个属性元素代表数据库中的一列。
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 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。
Xml_tag takes four arguments: the name of the tag, the value of the tag (database column in the query), the attributes of the tag, and the subelements of the tag.
xml_tag包含四个参数:标记名称、标记值(查询中数据库的列)、标记属性和标记的子元素。
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.
每个字段在数据库表中有一个对应的列。
Use the RENAME statement to rename a column, table, or database on every participant in the replicate.
使用RENAME语句重新命名执行复制的每个成员的列、表或数据库。
It queries your database, indexes each column in each row of the result, and ties each index entry to the row's primary key.
它将查询数据库,为结果的每行中的每列建立索引,并且将每个索引条目绑定到行的主键上。
This change the database message logging column type has implications for how messages are displayed.
数据库消息日志记录列类型的此更改将影响显示消息的方式。
The test database will contain one table with one column.
测试数据库包含一个只有一列的表。
The listing first specifies the name and database type of the column, and then states for what event types the column is filled.
清单中首先指定了该列的名称和数据库类型,然后声明了该列中应该填充什么样的事件类型。
If the application USES database tables, then a new column designating the tenant ID is added to each table in the database.
如果应用程序使用数据库表,那么在每个数据库表中添加一个表示租户ID的新列。
Technical metadata includes host server, database type, database schemas, table name, column names, and data types, all of which are described in technical detail.
技术元数据包括主机服务器、数据库类型、数据库模式、表名、列名和数据类型,这些都是在技术数据中描述的。
First, create a database table with an XML type column.
首先,用xml类型列创建一个数据库表。
DB2 V9.5 removes this restriction and allows a user to create the database with an XML column in any code set.
DB 2V9.5去掉了这个限制,并且允许用户用任意代码集创建包含xml列的数据库。
These patient readings are specified in a standard HL7 format and stored in the XML column of a database.
这些患者数据被指定为使用标准的hl7格式并储存在数据库的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文档。
应用推荐