This simple function creates a table node, then iterates through the book list and creates a row for each book, with a cell for each data element.
这个简单函数创建了一个表格节点,然后循环访问书的列表并为每本书创建一行,为每个数据元素分配一个单元格。
Function (3) gets the result row as a PHP associative array.
函数(3)以PHP关联数组的形式返回结果行。
You can work around this problem by defining a row as you pass the arguments to the function.
可以通过在向函数传递参数时定义一行来解决这个问题。
As an additional feature, the function also tests whether the global position of the new row already appears in the parent path.
作为附加的功能,该函数还测试新行的全局位置是否已经出现在父路径中。
Function (4) gets the result row as a PHP object.
函数(4)以php对象的形式返回结果行。
The COUNT function is very useful to show at any level how many records make up each aggregated row in the summary table.
count函数非常有用,可以在任何级别显示汇总表中的每个汇总行由多少条记录组成。
With what we just learned about ROW types and UDFs, we can see that it is possible to create an auditing function that can be used for any tables in your database.
前面介绍的row类型和UDF相关知识表明,可以创建一个可用于您的数据库中的任意表的审计函数。
This function is used in select operations to retrieve the row security label column.
该函数在选择操作中检索行安全标签列。
First, the NEW_OL _local table function really returns only one row at a time.
首先,NEW_OL _ LOCAL表函数实际上一次只返回一行。
This statement passes a row as the second argument of the genxml2 function.
这个语句传递一行,作为genxml2函数的第二个参数。
When that operation is successful, it then calls the updateAuthorsTable function to update the display with the new row.
那个操作成功后,该脚本调用updateauthorstable函数,使用这个新行更新显示。
Without the extra row LiveGrid's scrolling function will misbehave.
如果没有额外的行,那么LiveGrid的滚动功能将失常。
While the xmlrow output is the sequence of the row values represented as XML, the xmlgroup function groups all the values under a root node.
xmlrow输出是一个表示为xml的行值的序列,xmlgroup函数将所有值集合到一个根节点下。
The fetch function sets the result set pointer to the next row.
fetch函数将结果集指针指向下一行。
The fetch() function returns TRUE if the requested row exists and FALSE if the requested row does not exist.
如果被请求的行存在,则 fetch()函数返回TRUE,如果被请求的行不存在,则返回FALSE。
Notice the convenience of the append function that allows you to use a builder pattern to quickly create a table row with three cells in it.
注意,便利的附加函数允许您使用一个构建器模式来快速创建表行,其中有3个单元格。
The function chosenItem passes on the entire row being selected in the data grid.
chosenitem函数传递在数据表格中选择的整个行。
The function choosenItem passes on the entire row being selected in the data grid.
chosenItem函数传递在数据表格中选择的整个行。
If so, the XMLExists function evaluates to "true," and DB2 returns the name of the client associated with that row.
如果客户住在目标地区,则xmlexists函数的返回值为“true ”,DB 2将返回与那一行相关的客户的姓名。
In this case, you did not specify a handler because the response is a void. Instead, you immediately reuse the addRows function that you used earlier to append the new row to your table.
在本例中,由于响应为空,所以没有指定处理函数,而是重用了前面的addrows函数,用来向表追加新行。
The following query applies the xmlrow and xmlgroup function to this row.
下面的查询在该行中应用了xmlrow和xmlgroup函数。
Using the hash function, each row is put in a bucket with other rows that have the same hash value.
通过哈希函数,将具有相同哈希值的行放在一个bucket中。
The DBPARTITIONNUM function can be used to determine the partition that a row resides on.
DBPARTITIONNUM函数可用于确定一个行所在的分区。
This is because the XQuery expression in the XMLQUERY function is applied to one row (document) at a time and never removes a row from the result set, only modifies its value.
这是因为XMLQUERY函数中的XQuery表达式每次应用于一行(文档),并不会从结果集中去掉一行,只是修改它的值。
In the updateCatalog function, retrieve the form field values and create an SQL statement to add a row to database table Catalog.
在updatecatalog函数中,获取表单字段值,并创建一条sql语句,以便将一行添加到数据库表Catalog中。
In SearchableGridView, I’ve overridden the OnInit function to add the template column as the first column to show the row serial number, if the ShowRowNumber flag is turned on.
在SearchableGridView类中,我重写的OnInit函数添加模板的第一列显示的行序号,如果ShowRowNumber标记将被打开。
Use the function odbc_result , which takes in a result set and a column name (as a string) and returns the cell value within the row that the row iterator points to.
使用函数odbc_result,该函数接受结果集和列名称(字符串形式),并返回行迭代程序所指向的行中的单元值。
After the sorting action, the items were different, but the tree grid would still try to open the expando function of the fourth row.
排序之后,条目有所不同,但是属性网格仍然想要打开第4行的expando功能。
The do_auditing1 function retrieved the row information and any other information that could be useful for the auditing. The trigger introspection functions include.
do_auditing 1函数检索行信息,以及可能对审计有用的其他任何信息。
The function will take in the BIGINT value of the global position of the row posplus1 and translate this, given the pattern pos of the parent into the pattern for the next row.
该函数以行posplus1的全局位置的bigint值为参数并进行转换,同时使父行的pos模式成为下一行的模式。
应用推荐