企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
# SqlQuery.SetExcProperties 方法 ## 注释 ~~~ 设置不执行的属性列 ~~~ ## 语法 ~~~ public SqlQuery<T> SetExcProperties( IList<string> properties //属性集合); ~~~ ## 参数 | 名称 | 说明 | | --- | --- | | properties | 属性集合 |