"columns"的翻译 使用英语:
字典 中国人-英语
例子 (外部来源,未经审查)
| The result set has the following columns | The result set has the following columns |
| It provides info about columns, such as field names and field types. | It provides info about columns, such as field names and field types. |
| Lists all columns in the requested range. Returns an ODBC result identifier or FALSE on failure. | Returns an ODBC result identifier or FALSE on failure. |
| Set to TRUE if you want to trim trailing spaces from CHAR columns when fetching them. | Set to TRUE if you want to trim trailing spaces from CHAR columns when fetching them. |
| After preparing or executing a query, this call gives you the number of columns in the query. | After preparing or executing a query, this call gives you the number of columns in the query. |
| Lists columns and associated privileges for the given table. Returns an ODBC result identifier or FALSE on failure. | Returns an ODBC result identifier or FALSE on failure. |
| Returns the list of input and output parameters, as well as the columns that make up the result set for the specified procedures. Returns an ODBC result identifier or FALSE on failure. | Returns an ODBC result identifier or FALSE on failure. |