"fetched"的翻译 使用英语:


  字典 中国人-英语

  例子 (外部来源,未经审查)

Returns the name of the table field was fetched from.
Returns the name of the table field was fetched from.
Returns An array that corresponds to the fetched row, or FALSE if there are no more rows.
An array that corresponds to the fetched row, or FALSE if there are no more rows.
Returns an array that corresponds to the fetched row, or FALSE if there are no more rows.
Instead of storing the data in the numeric indices of the result array, it stores the data in associative indices, using the field names as keys.
Returns an associative array that corresponds to the fetched row, or FALSE if there are no more rows.
It only returns an associative array.
Returns an associative array that corresponds to the fetched row, or FALSE if there are no more rows.
Returns FALSE on error
Returns an object with properties that correspond to the fetched row, or FALSE if there are no more rows.
Returns an object with properties that correspond to the fetched row, or FALSE if there are no more rows.
Returns An object with properties that correspond to the fetched row, or FALSE if there are no more rows.
An object with properties that correspond to the fetched row, or FALSE if there are no more rows.
The fifth parameter attrsonly should be set to 1 if only attribute types are wanted. If set to 0 both attributes types and attribute values are fetched which is the default behaviour.
With the sixth parameter sizelimit it is possible to limit the count of entries fetched.
With the sixth parameter sizelimit it is possible to limit the count of entries fetched. Setting this to 0 means no limit. NOTE This parameter can NOT override server side preset sizelimit. You can set it lower though.
You can set it lower though.
Note too that some directory server hosts will be configured to return no more than a preset number of entries. If this occurs, the server will indicate that it has only returned a partial results set. This occurs also if the sixth parameter sizelimit has been used to limit the count of fetched entries.
The fifth parameter attrsonly should be set to 1 if only attribute types are wanted.