getAllCatalogs
语法
getAllCatalogs()
参数
无
详情
检索当前所有可用的 catalog。返回一个包含 catalog name的向量。
例子
getAllCatalogs()
//Output:["catalog1", "catalog2", "catalog3"]
getAllCatalogs()
无
检索当前所有可用的 catalog。返回一个包含 catalog name的向量。
getAllCatalogs()
//Output:["catalog1", "catalog2", "catalog3"]