单词 | column name | ||||||||||||||||
释义 | column name
更多释义 收起释义 例句释义: 列名,字段名,列的名称 1. Field Name is the name of every filed in the data file, and Column Name is the name for every column of the table to be loaded. FieldName是数据文件中每个字段的名称,ColumnName是要加载的表中每一列的名称。 www.ibm.com 2. Filter criteria are specified as the column name, followed by an equality, inequality, or Boolean operator, followed by the filter value. 过滤条件可以指定为列名,其后跟等式、不等式或布尔运算符,然后是过滤值。 www.ibm.com 3. If the column name is shorter than the column width, the output is padded with spaces up to the next column. 如果列名短于列宽,则使用空格填充输出,直到下一列。 msdn2.microsoft.com 4. A parameter takes the place of a constant; it cannot take the place of a table name , column name, or other database object . 参数可替代常数,但不能替代表名称、列名称和其他数据库对象。 www.bing.com 5. If the column name is one of the XPath node tests, the content is mapped as shown in the following table. 如果列名是某个XPath节点测试,将如下表所示映射该列的内容。 msdn2.microsoft.com 6. If a column name contains one of the previous characters, the name must be wrapped in brackets. 如果列名称包含上面的字符之一,该名称必须用中括号括起来。 msdn2.microsoft.com 7. If the column name contains a lowercase character followed by an uppercase character , a space is added to split the two words . 如果列名包含后跟大写字符的小写字符,则将添加一个空格以拆分这两个词。 www.bing.com 8. A table column name used as a simple expression cannot be specified in more than one view column. 不能在多个视图列中指定用作简单表达式的表列名。 technet.microsoft.com 9. When the data type is used in the definition of a column, such a variable is replaced by the column name. 如果使用该数据类型定义列,这样的变量将被列名称替换。 www.ianywhere.com 10. Specifies the name to be displayed as the column name to the user. 指定将作为列名称显示给用户的名称。 msdn2.microsoft.com 1. In Listing 1, column_name-1 specifies the name of a column in the result set of an executed query. 在清单1中,column_name-1指定已执行查询的结果集中某个列的名称。 www.ibm.com 2. In the Name and Type section, type the name that you want in the Column name box. 在“名称和类型”部分中,在“栏名”框中键入您想使用的名称。 office.microsoft.com 3. This exception may be thrown if the data column name being supplied to the System. Data. DataView. Sort property is not valid. 如果提供给System.Data.DataView.Sort属性的数据列名称无效,则可能引发此异常。 msdn2.microsoft.com 4. The expression can be a constant or a column name, and the list can be a set of constants or, more commonly, a subquery. 该表达式可以是一个常量或一个列名,而列表可以是一组常量,通常为一个子查询。 www.ianywhere.com 5. Add table columns , and specify the column name and data type of the new column, as well as whether the column allows nulls . 添加表列,指定列名和新列的数据类型以及该列是否允许空值。 www.bing.com 6. In this scenario, the master replicate definition needs to be created with the column name verification attribute turned off. 在这个场景中,需要在关闭列名检验属性的情况下创建主复制定义。 www.ibm.com 7. Columns are quickly accessed by ID, but a search by column name requires a linear scan through the array of FIELD structures. 通过ID可以快速访问列,而按列名搜索则需要对整个FIELD结构的数组进行线性扫描。 technet.microsoft.com 8. Set the Sort property to the column name that you want followed by ASC or DESC to indicate the ascending or descending order. 将Sort属性设置为后面要跟有ASC或DESC的所需列名称,以指示是按升序还是降序排序。 msdn2.microsoft.com 9. The metadata consists of the names of the columns, which can be accessed either by a column index or by a column name. 元数据是由柱的名称,它可以被存取无论是列索引或列名。 blog.sina.com.cn 10. For advanced sorting and filtering, click the arrow next to any column name, and then click (Advanced). 对于高级排序和筛选,可单击任意列名称旁边的箭头,然后单击“(高级)”。 office.microsoft.com 1. And adds it to the collection, using a column name to describe the source column and an ordinal to specify the destination column. 通过使用列名称描述源列,同时使用序号指定目标列,从而创建一个新的。 msdn2.microsoft.com 2. You can use the position number of a column in a select list instead of the column name. 您可以在选择列表中使用列的位置号,而不使用列名称。 www.ianywhere.com 3. Add a Lookup transformation to the error output that looks up the column name in the lookup table created in the preceding step. 将查找转换添加到错误输出中,此错误输出在上述步骤创建的查找表中查找列名。 technet.microsoft.com 4. With your cursor before the column name, press Ctrl Space ( or your default keystroke for content assist) to activate content assist. 把鼠标放在列名前面,按Ctrl Space(或内容辅助特性的默认快捷键)激活内容辅助。 www.ibm.com 5. In the following code example, the expression is a column name followed by value that you want for the column. 在下面的代码示例中,表达式就是在列名之后加上该列所需的值。 msdn2.microsoft.com 6. The metadata has functions to translate a column name into a column index. 元数据转换的滑爽列名分为一栏的索引。 blog.sina.com.cn 7. Newly inserted data can be a single inserted _ data constant , table name , column name, or text pointer . 常量,也称为文字值或标量值,是表示一个特定数据值的符号。 www.bing.com 8. The Query and View Designer replaces the column name in the statement in the SQL pane with the aggregate function that you specify. 查询和视图设计器将用您指定的聚合函数替换SQL窗格内语句中的列名。 msdn2.microsoft.com 9. A column in a child table may be referenced in an expression by prepending the column name with. 就可以在表达式中引用子表中的列。 msdn2.microsoft.com 10. An error occurs if no column name is specified to a column created by a SELECT INTO or CREATE VIEW statement. 如果没有为SELECTINTO或CREATEVIEW语句创建的列指定列名,将会发生错误。 msdn2.microsoft.com 1. The foreign key column name in the source table is the same as the destination table name concatenated with the primary key column name. 源表中的外键列名为目标表名加上主键列名。 msdn2.microsoft.com 2. Is an optional alias to replace a column name in the result set of the derived table. 代替派生表的结果集内列名的可选别名。 msdn2.microsoft.com 3. Column is only 4 characters wide, it has been expanded to accommodate the longer column name. 列只有4个字符宽,但已将其扩展以容纳更长的列名。 msdn2.microsoft.com 4. Specifies the name to display as the column name to the user. 指定将作为列名称向用户显示的名称。 msdn2.microsoft.com 5. You can reference a data value using its column name (as you would in an SQL statement) and include aggregate functions such as Count. 可以用数据值的列名称引用数据值(与在SQL语句中一样)并包括Count这样的聚合函数。 msdn2.microsoft.com 6. The first column must provide the tag number, integer type, of the current element, and the column name must be Tag. 第一列必须提供当前元素的标记号(整数类型),并且列名必须是Tag。 msdn2.microsoft.com 7. The column name in the rowset is different from the element or attribute name to which it is mapped. 行集中的列名不同于它映射到的元素名称或属性名称。 msdn2.microsoft.com 8. The name specified is not a valid column name. 指定的名称不是有效的列名称。 msdn2.microsoft.com 9. By default, the column name matches the name of the workflow. 默认情况下,栏名与工作流的名称匹配。 office.microsoft.com 10. Is an alternative name used to reference the column name. 用于引用列名的代替名称。 technet.microsoft.com 1. This query returns the column name on which the specified XML index is created. 此查询返回为其创建指定的XML索引的列的名称。 msdn2.microsoft.com 2. This might be different from the column name returned in the ColumnName column if an alias was used. 如果使用别名,它可能不同于在ColumnName列中返回的列名称。 msdn2.microsoft.com 3. ALTER column-name column-modification Change the definition of a column. ALTERcolumn-namecolumn-modification更改列的定义。 www.ianywhere.com 4. A variable can be used in a SQL expression anywhere a column name is allowed. 变量可以在SQL表达式中允许使用列名的任何地方使用。 www.ianywhere.com 5. Each name value is used to connect to a corresponding column name in the Web Part that you are connecting to. 每个名称值将用于与要连接的Web部件中一个相应的列名称相连接。 office.microsoft.com 6. Next to the column name, enter the number for the order of your column in the view. 在列名的旁边,输入列在视图中的序号。 office.microsoft.com 7. If no column_name is specified for a timestamp data type column, the name timestamp is used. 如果没有为数据类型为timestamp的列指定column_name,则该列将使用名称timestamp。 msdn2.microsoft.com 8. You then can manipulate the newly added row using an index or the column name, as shown in the following example. 然后您可以使用索引或列名来处理新添加的行,如下例所示。 msdn2.microsoft.com 9. A column name can be any set of letters, numbers, or symbols. 列名中可以是任何字母、数字或符号的组合。 www.ianywhere.com 10. For each database column, the grid displays its fundamental attributes: column name, data type, and nulls-allowed setting. 对于每个数据库列,该网格显示其基本属性:列名、数据类型和允许空值设置。 msdn2.microsoft.com 1. A column name used in a text command or in a data-definition interface. 用于文本命令或数据定义接口中的列名。 msdn2.microsoft.com 2. The events that failed to deliver are marked as "-1" in the column name "Event_Status" of the event store table. 交付失败的事件将在事件库表的“Event_Status”列中标记为“-1”。 www.ibm.com 3. If the column name cannot be determined, a null value is returned. 如果不能确定列名,将返回空值。 msdn2.microsoft.com 4. In the Column name text box, type the name of the new column. 在“列名”文本框中,键入新列的名称。 technet.microsoft.com 5. By disabling full text search, you are telling it to use "starts with" semantics instead: lower(column_name) LIKE "ham%" . 通过禁用全文搜索,告诉它使用“以…开始”的语义:lower(column_name)LIKE“ham%”。 www.ibm.com 6. Note that it's possible to use these common base fields even if the column name differs for each table. 注意,即使每个表使用不同的列名,仍然可能使用这些通用基字段。 www.ibm.com 7. Class with the parameter name, data type, width, source column name, parameter direction, numeric precision, and other properties. 使用参数名称、数据类型、宽度、源列名称、参数方向、数值精度和其他属性初始化。 msdn2.microsoft.com 8. ALIAS - Provides an alias name whose column format specifications will be used for column-name-1. ALIAS-提供一个别名,该别名的列格式规范将被用于column-name-1。 www.ibm.com 9. The default name of this output column is the input column name with _clean appended. 此输出列的默认名称是在输入列名称后面追加_clean。 msdn2.microsoft.com 10. Choosing a table listed under the column Name opens the Column Info tab which describes the properties of its columns. 选择Name列下面列出的一个表就会打开ColumnInfo选项卡,其中描述表列的属性。 www.ibm.com 1. For the Overflow column, AttributeName is not specified, but directive is set to xmltext as part of providing a universal table column name. 对于Overflow列,没有指定AttributeName,但是在提供通用表列名的过程中,将directive设置为xmltext。 msdn2.microsoft.com 2. DELETE UNIQUE (column-name, . ) Delete a uniqueness constraint for this table . 删除该表的唯一性约束。 www.bing.com 3. Class that uses the parameter name, data type, length, source column name, parameter direction, numeric precision, and other properties. 使用参数名称、数据类型、长度、源列名称、参数方向、数值精度以及其他属性初始化。 msdn2.microsoft.com 4. All of the events to be delivered are tagged as "0" in the column name "Event_Status" of the event store table. 待交付的所有事件都在事件库表的“Event_Status”列中被标记为“0”。 www.ibm.com 5. If column_name is omitted or is NULL, full-text column information is returned for every full-text indexed column for table_name. 如果column_name未指定或为NULL,则将为table_name的每个全文索引列返回全文列信息。 msdn2.microsoft.com 6. If OF column_name [, . N] is specified, only the columns listed allow modifications. 如果指定了OFcolumn_name[,.n],则只允许修改列出的列。 technet.microsoft.com 7. The following example returns the column name, ordinal, and data type of a column. 下面的示例返回列名、列的序号和数据类型。 msdn2.microsoft.com 8. The expression misspells a column name, or refers to a column in another table. 表达式拼错列名称,或引用了其他表中的列。 office.microsoft.com 9. Each column is defined as a 16-byte FIELD structure, plus the size of the column name. 每个列均被定义为16个字节的FIELD结构,外加列名的大小。 technet.microsoft.com 10. If OF column_name [, . N] is supplied, only the columns listed allow modifications. 如果提供了OFcolumn_name[,.n],则只允许修改列出的列。 technet.microsoft.com 1. Since Seam is "configuration by exception" , the container simply uses the class name property name for the table name and column name. 因为Seam采用非常规的配置方式,容器为表名和字段中仅仅使用类名和属性名。 www.infoq.com 2. MODIFY column-name [ NOT ] NULL Change the NOT NULL constraint on the column to allow or disallow NULL values in the column. MODIFYcolumn-name[NOT]NULL更改列的NOTNULL约束,以在列中允许或禁止使用NULL值。 www.ianywhere.com 3. Class with the specified column name, type, maximum length, locale, and compare options. 使用指定的列名称、类型、最大长度、区域设置和比较选项初始化。 msdn2.microsoft.com 4. To get such information for columns, you can use the filter menu on the pureQuery outline view and provide the column name. 要获得列的这类信息,您可以使用pureQuery大纲视图上的过滤器菜单并提供列名。 www.ibm.com 5. By default, the column name is set to the remote name of the same nickname column when the nickname is registered. 默认情况下,列名被设为相同昵称列的远程名称。 www-128.ibm.com 6. This causes $1 to be replaced by the actual column name for each column. 这会导致$1被每一个列的实际列名称所替换。 www.ibm.com 7. Followed by the input column name; however, you can choose any unique, descriptive name. 不过,您也可以任选一个唯一的描述性名称。 msdn2.microsoft.com 8. Initializes a new instance of the OdbcParameter class that uses the parameter name, data type, length, and source column name. 初始化使用参数名称、数据类型、长度和源列名称的OdbcParameter类的新实例。 msdn2.microsoft.com 9. Initializes a new instance of the DbParameter class with the parameter name, data type, width, and source column name. 使用参数名、数据类型、宽度和源列名称初始化DbParameter类的新实例。 msdn2.microsoft.com 10. When the column name is an XPath node test, the content is mapped to the corresponding node. 如果列名是某个XPath节点测试,则该列的内容将映射到相应的节点。 msdn2.microsoft.com 1. Class with the specified column name, type, database name, owning schema, and object name. 使用指定的列名称、类型、数据库名称、所属架构和对象名称初始化。 msdn2.microsoft.com 2. If a column name includes certain special characters, it cannot be used as a field name in Access. 如果列标题包含某些特殊字符,则不能在Access中用作字段名称。 office.microsoft.com 3. The group that has Tag value 1 in the column name identifies Employee as an element and EmpID as the attribute. 列名中Tag值为1的组将Employee标识为元素,将EmpID标识为属性。 msdn2.microsoft.com 4. To create a parameter, use the Parameters. Add method or the Parameter constructor to specify the column name, data type, and size. 若要创建参数,请使用Parameters.Add方法或Parameter构造函数来指定列名称、数据类型和大小。 msdn2.microsoft.com 5. Column_name is not restricted to the columns in the index definition. column_name不限于索引定义中的列。 technet.microsoft.com 6. Is an alternative name to replace the column name in the query result set. 查询结果集内替换列名的可选名。 msdn2.microsoft.com 7. Column_name specifies the column against which a partitioned index will be partitioned. column_name指定将作为分区索引的分区依据的列。 technet.microsoft.com 8. MODIFY column-name CHECK NULL Delete the check constraint for the column. MODIFYcolumn-nameCHECKNULL删除列的检查约束。 www.ianywhere.com 9. Because the table name is specified in the ON clause of the trigger, do not include the table name before the column name. 由于表名是在触发器的ON子句中指定的,因此不要在列名前包含表名。 msdn2.microsoft.com 10. The column must be a valid column name in the table specified by. 指定的表中的有效列名。 msdn2.microsoft.com 1. The column must be a valid column name in the table specified by. 指定的表中的有效列名。 msdn2.microsoft.com 2. Additionally, any underscores in the column name are replaced with spaces. 另外,列名中的所有下划线均替换为空格。 msdn2.microsoft.com 3. You can use an expression anywhere in a query where you can use a column name. 您可以在使用资料行名称的查询中使用运算式。 msdn.microsoft.com 4. The example replaces the contents of the column_name column on the specified row with the value newdata. 该示例用值newdata替换指定行中的column_name列的内容。 www.ianywhere.com 5. By default, the output column name is the same as the input column name. 默认情况下,输出列名称与输入列名称相同。 msdn2.microsoft.com 6. Class with the specified column name, type, precision, and scale. 使用指定的列名称、类型、精度和小数位数初始化。 msdn2.microsoft.com 7. Required. The column name, comparison operator, and value to use in the search. 必要参数。指定列的名称、比较运算符以及用于搜索的值。 www.w3pop.com 8. Class with the parameter name, data type, length, and source column name. 使用参数名称、数据类型、长度和源列名称初始化。 msdn2.microsoft.com 9. Object with the specified source column name from the collection. 从集合中移除具有指定源列名称的。 msdn2.microsoft.com 10. DISTINCT column-name cannot be used from dynamic SQL. DISTINCTcolumn-name不能在动态SQL中使用。 www.ianywhere.com 1. Returns the column ordinal specified by the column name. 返回列名称所指定的列序号。 msdn2.microsoft.com 2. Note that any applications using the old column name will need to be modified. 注意需要修改任何使用旧列名的应用程序。 www.ianywhere.com 3. Finally, the last line of Listing 10 creates the element using the proper column name. 最后,清单10的最后一行使用适当的列名创建元素。 www.ibm.com 4. Fully qualify the column name by preceding it with the correlation name. 通过在列名前面加上关联名,对它进行完全限定。 www-128.ibm.com 5. Class that uses the parameter name, data type, length, and source column name. 初始化使用参数名称、数据类型、长度和源列名称的。 msdn2.microsoft.com 6. Class with the specified column name, type, and maximum length. 使用指定的列名称、类型和最大长度初始化。 msdn2.microsoft.com 7. The following example prints the column name of all child tables through the Relations property. 下面的示例通过Relations属性打印所有子表的列名。 msdn2.microsoft.com 8. If sorting is implemented in the grid, the user can click on column name and sort the column. 如果网格中实现了排序,那么用户可以单击列名,然后对这个列进行排序。 www.ibm.com 9. What about using the column name as an attribute of the cell? 使用列名作为单元格属性怎么样? www.ibm.com 10. SourceColumn refers to the unmapped column name before any table mappings have been applied. SourceColumn在应用任何表映射之前将引用未映射的列名。 msdn2.microsoft.com 1. Is an alternative name to replace the column name in the result set. 替换结果集内列名的可选名。 technet.microsoft.com 2. These labels are quantifiers which qualify the column name. 这些标签是对列名进行限定的限定符。 www.ibm.com 3. You can sort on a specific column by simply clicking on the column name. 只要单击列名,就可以按指定列进行排序。 www.ibm.com 4. Click the column name of a sorted column to change the sort order from ascending to descending. 单击已排序列的列名,将排序顺序从递增改为递减。 office.microsoft.com 5. If you need to make an adjustment, then set this property to the column name you want to display. 如果您需要进行调整,那么可以将此属性设置为希望显示的列名称。 msdn2.microsoft.com 6. Enter the following columns: cust_id (check key column), name, address, and phone. 输入以下列:cust_id(设置为主键列),name,address和phone。 www.ibm.com 7. By default, a database field has the same name as the column name from the query, but it can be changed. 默认情况下,数据库字段的名称与来自查询的列名相同,但您可以对其进行更改。 msdn2.microsoft.com 8. You are free to choose any table name and any column name because Tomcat can be configured to use the names you have chosen. 因为可以将Tomcat配置为使用您所选择的名称,所以您可以自由选择表名和列名。 www.ibm.com 9. So the value set for the elementName is the corresponding column name from the first row of heading elements. 所以elementName的值集就是对应的来自第一行heading元素的列名。 www.ibm.com 10. Now a column name is used as the variable name in the Xquery used in these functions. 现在,将一个列名称用作这些函数的Xquery中的一个变量名。 www.ibm.com 1. Is an optional alias to replace a column name in the result set. 代替结果集内列名的可选别名。 msdn2.microsoft.com 2. Object with the specified source column name. 获取具有指定源列名称的。 msdn2.microsoft.com 3. Number of characters in the column name. 列名中的字符数。 msdn2.microsoft.com 4. Cause The column name entered is either missing or invalid. 列丢失踪或无效列名。 peixun.nntv.com.cn 5. Includes the column name in INSERT statements. 在INSERT语句中包含列名。 msdn2.microsoft.com 6. The COLUMN command is used to specify the format specification for the column column_name-1. COLUMN命令用来指定列column_name-1的格式规范。 www.ibm.com 7. Not all input formats have column name information in the file. 并非所有输入格式在文件中都有列名信息。 www.ianywhere.com 8. Is the language of the data stored in column_name. 存储在column_name中的数据的语言。 msdn2.microsoft.com 9. Additionally, you can sort the data by clicking a column name. 此外,还可以通过单击列名对数据进行排序。 technet.microsoft.com 10. If there is no common column name, an error is issued. 如果没有公用列名称,将发出错误消息。 www.ianywhere.com 1. Choose No to return to the Table Designer or database diagram to supply a column name. 选择“否”将返回到表设计器或数据库关系图以提供列名。 msdn2.microsoft.com 2. Hibernate annotations let you write pointcuts based on table, column name, and relationship information. Hibernate注释允许您基于表、列名和关系信息编写切入点。 www.ibm.com 3. Provide a descriptive column name. 提供列名。 msdn2.microsoft.com 4. Update the Column name text box as appropriate. 根据需要更新“列名”文本框。 technet.microsoft.com 5. The second (REF_ESTATE_ID) is the column name from the other table's primary key. 第二个(REF_ESTATE_ID)是另外一个表的主键的列名。 www.ibm.com 6. How do I find all the objects that have a specified column name? 如何找到具有指定列名称的所有对象? msdn2.microsoft.com 7. How do I find all the tables that have a specified column name? 如何找到具有指定列名称的所有表? msdn2.microsoft.com 8. Specifies that constraint_name or column_name is removed from the table. 指定从表中删除constraint_name或column_name。 msdn2.microsoft.com 9. All fields should have a @Column annotation that maps the field name to the column name. 所有的字段都应该有@Column注释,它将字段名映射到列名。 www.ibm.com 10. Column name the index is associated with. 索引关联的列名。 msdn2.microsoft.com 1. The column name col1 indicates the column as specified on the input link. 列名col1表明该列已在输入链接中指定。 www.ibm.com 2. In the first cell of the new table, type a column name. 在新表的第一个单元格中,键入列名。 office.microsoft.com 3. now we get displayed column name in table users. 现在我们得到的用户显示在表列的名称。 www.phpfans.net 4. When you use functions, you must specify a column name for the derived column. 使用函数时,必须为派生列指定一个列名。 msdn2.microsoft.com 5. Class, as type string, using the specified column name. 类的新实例初始化为类型字符串。 msdn2.microsoft.com 6. One or more column name and value pairs of data that filter data in the List View Web Part. 可对“列表视图”Web部件中的数据进行筛选的一个或多个列名和数据值对。 office.microsoft.com 7. The size, and the source column name. 大小和源列名称初始化。 msdn2.microsoft.com 8. Adds a computed column named column-name to the table. 向表中添加名为column-name的计算列。 www.ianywhere.com 9. Class using the specified column name and data type. 使用指定列名称和数据类型初始化。 msdn2.microsoft.com 10. Add the column name to the output. 将列名称添加到输出。 technet.microsoft.com 1. The patterns defined in this page use variables, such as table name and column name, and don't reference terms. 这个页面中定义的模式使用变量,比如表名和列名,而不引用词汇。 www.ibm.com 2. It takes the column name that has been passed in. 它采用了已经传入的列的名称。 www.ibm.com 3. Is the table name and the column name for the resulting rowset. 结果行集的表名称和列名称。 msdn2.microsoft.com 4. ORDER BY statement produces an error because the column name in the AS clause, c1, is ambiguous. ORDERBY语句将因AS子句中的列名c1不明确而出现错误。 technet.microsoft.com 5. If a column name exists with the same name as the variable, the variable value is used. 如果列名和变量名相同,则使用变量值。 www.ianywhere.com 6. In the Display Member drop-down box, select the column name (for example, ContactName) to be displayed in the combo box. 在“显示成员”下拉框中,选择将在组合框中显示的列名(例如,ContactName)。 msdn2.microsoft.com 7. Because the column-name field is blank, the column will be deleted. 由于列名字段为空白,因此将删除该列。 msdn2.microsoft.com 8. Typically, this is a column name or column alias. 通常,这是列名或列别名。 msdn2.microsoft.com 9. For example, the Microsoft ODBC Driver for Oracle returns the alias name as the base column name. 例如,用于Oracle的MicrosoftODBC驱动程序返回别名作为基列名称。 msdn2.microsoft.com 10. Set this to the column name in the selected table that is used to track when new records are added to the table. 请将它设置为选定表中用于跟踪向表添加新记录的时间的列名。 msdn2.microsoft.com 1. The same would take place for every other variable name that is different from the table column name (see Figure 9). 对于其他所有不同于表列名的变量名也是如此(见图9)。 www.ibm.com 2. Any mistake in the column name, for example, is not apparent until runtime. 直到运行的时候,列名称中的任何错误才会显现出来。 www.ibm.com 3. The JDBC driver cannot update a SQL Server column with a column name that is more than 127 characters in length. JDBC驱动程序不能使用长度大于127个字符的数据更新SQLServer文本列。 msdn2.microsoft.com 4. The JDBC driver cannot update a SQL Server column with a column name that is more than 127 characters long. JDBC驱动程序无法更新列名超过127个字符的SQLServer列。 msdn2.microsoft.com 5. These calls specify the relationship between a column name on the data source and a field data member. 这些调用指定数据源上的列名与字段数据成员之间的关系。 technet.microsoft.com 6. In the Key list, if a field (column) name from your data source appears, you did establish a connection. 如果“键”列表中显示数据源中的字段(列)名称,则表明您已经建立了连接。 office.microsoft.com 7. The following approach is one suggestion for adding the column name to the error output 建议采用下列方法向错误输出中添加列名 technet.microsoft.com 8. Mapping of the Java bean attribute name to the table column name, but not mapping of entity relationship or inheritance Javabean属性名到表列名的映射,而不是实体关系或继承的映射 www.ibm.com 9. Fixed duplicate column name on complex joins of similar tables 修复了在复杂联接表的重复列名 www.infoq.com 10. With the specified source column name as both the source column name and the 它所具有的指定的源列名称为,既有源列名称又有 msdn2.microsoft.com 1. If the column name is an alias; otherwise 如果列名称为别名,则为 msdn2.microsoft.com 2. Characters in a column name 栏名中的字符数 office.microsoft.com 3. The table created for the chaptered column is named using both the parent table name and the chaptered column name in the form 为章节列创建的表使用父表名称和章节列名称来命名,其形式为 msdn2.microsoft.com |
||||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。