| 程序包 | 说明 |
|---|---|
| cn.ucloud.usql.client |
| 限定符和类型 | 方法和说明 |
|---|---|
ListCatalogTablePropertiesResult |
USQLClient.listCatalogTableProperties(ListCatalogTablePropertiesParam param)
获取数据表的参数列表
|
ListCatalogTablePropertiesResult |
DefaultUSQLClient.listCatalogTableProperties(ListCatalogTablePropertiesParam param) |
void |
USQLClient.listCatalogTableProperties(ListCatalogTablePropertiesParam param,
UcloudHandler<ListCatalogTablePropertiesResult> handler,
Boolean... asyncFlag)
获取数据表的参数列表 (回调)
|
void |
DefaultUSQLClient.listCatalogTableProperties(ListCatalogTablePropertiesParam param,
UcloudHandler<ListCatalogTablePropertiesResult> handler,
Boolean... asyncFlag) |
Copyright © 2019. All rights reserved.