ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
# QQLite.Framework.SDK.PluginSetting 类 ## 已过时 ~~~ 该类已经过时,请使用其他类 ~~~ ## 注释 ~~~ 插件配置 ~~~ ## 语法 ~~~ public class PluginSetting ~~~ ## 方法 | | 名称 | 说明 | | --- | --- | --- | | | [Import](https://www.kancloud.cn/gxser1986/cqrobot/3016824) | 导入配置 | | | [GetSetting](https://www.kancloud.cn/gxser1986/cqrobot/3016825) | 获取配置 | | | [GetConfigList](https://www.kancloud.cn/gxser1986/cqrobot/3016826) | 获取所有配置 | | | [GetConfigList](https://www.kancloud.cn/gxser1986/cqrobot/3016827) | 获取所有配置 | | | [GetConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016828) | 获取配置 | | | [GetConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016829) | 获取配置 | | | [HasConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016830) | 判断是否存在配置名 | | | [HasConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016831) | 判断是否存在配置名 | | | [SetParameterType](https://www.kancloud.cn/gxser1986/cqrobot/3016832) | 设置配置类型 | | | [UpdateConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016833) | 更新配置 | | | [UpdateConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016834) | 更新配置 | | | [UpdateConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016835) | 更新配置 | | | [UpdateConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016836) | 更新配置 | | | [UpdateConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016837) | 更新配置 | | | [UpdateConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016838) | 更新配置 | | | [UpdateConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016839) | 更新配置 | | | [UpdateConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016840) | 更新配置 | | | [UpdateConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016841) | 更新配置 | | | [DelSetting](https://www.kancloud.cn/gxser1986/cqrobot/3016842) | 删除所有配置 | | | [DelConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016843) | 删除配置 | | | [AddConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016800) | 添加配置 | | | [AddConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016801) | 添加配置 | | | [AddConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016802) | 添加配置 | | | [AddConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016803) | 添加配置 | | | [AddConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016804) | 添加配置 | | | [AddConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016805) | 添加配置 | | | [AddConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016806) | 添加配置 | | | [AddConfig](https://www.kancloud.cn/gxser1986/cqrobot/3025985) | 添加配置 | | | [GetConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016807) | 获取配置 | | | [UpdateConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016808) | 更新配置 | | | [DelConfig](https://www.kancloud.cn/gxser1986/cqrobot/3016809) | 删除配置 | | | [GetParameterType](https://www.kancloud.cn/gxser1986/cqrobot/3016810) | 获取参数类型 | | | [SetParameterType](https://www.kancloud.cn/gxser1986/cqrobot/3016811) | 设置参数类型 | | | [GetAllTable](https://www.kancloud.cn/gxser1986/cqrobot/3016812) | 获取数据库的所有表 | | | [CheckDbTable](https://www.kancloud.cn/gxser1986/cqrobot/3016813) | 检测数据库是否存在表 | | | [GetTable](https://www.kancloud.cn/gxser1986/cqrobot/3016814) | 获取当前插件的所有表 | | | [Table](https://www.kancloud.cn/gxser1986/cqrobot/3016815) | 获取当前插件的表名 | | | [CheckTable](https://www.kancloud.cn/gxser1986/cqrobot/3016816) | 检测当前插件是否存在表 | | | [DeleteTable](https://www.kancloud.cn/gxser1986/cqrobot/3016817) | 删除当前插件的表 | | | [Query](https://www.kancloud.cn/gxser1986/cqrobot/3016818) | 查询 | | | [Query](https://www.kancloud.cn/gxser1986/cqrobot/3016819) | 查询 | | | [Execute](https://www.kancloud.cn/gxser1986/cqrobot/3016820) | 执行 | | | [Execute](https://www.kancloud.cn/gxser1986/cqrobot/3016821) | 执行 | | | [Update](https://www.kancloud.cn/gxser1986/cqrobot/3016822) | 更新 | | | [Import](https://www.kancloud.cn/gxser1986/cqrobot/3016823) | 将配置输出为CS页面 |