Logo
  • FlexCDN
  • 下载 (v1.0.4)
  • 文档
  • 开发
  • 试用购买
  • 在线演示
  1. API列表
  2. DBNodeService(数据库节点服务)
  3. 消息类型
  4. DBTable(数据表信息)
{ // 名称 string name; string schema; string type; string engine; int64 rows; int64 dataLength; int64 indexLength; string comment; string collation; bool isBaseTable; bool canClean; bool canDelete; }