标签: dolphindb
我通过遵循以下代码获得架构:
val schema = conn.run("schema(table)").asInstanceOf[BasicDictionary]
但是如何从中获取架构。