Can I get a column formula for a fusion table from the API

不想你离开。 提交于 2019-12-13 05:21:09

问题


I'm trying to backup one of my fusion tables and would like to be able to use the API to do so. The trouble is I am not able to get the formula for a particular column, just the values.

I'm able to describe the table and see the column info (id, name, and type) and then do a SELECT and get all the information in the table, but what comes back is the value, not the formula. Is there any way I can get the formula?


回答1:


It is not possible to retrieve the formula in a column from the API. Please feel free to open a feature request on the list:

http://code.google.com/p/fusion-tables/issues/list



来源:https://stackoverflow.com/questions/9489765/can-i-get-a-column-formula-for-a-fusion-table-from-the-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!