天软金融分析.NET函数大全
>
TSL函数
>
资源访问函数
>
数据库访问函数
SQLCloseConn
复制链接
简述
主动关闭指定别名的数据库链接或者关闭所有数据库链接。
定义
SQLCloseConn([DBAlias:String]):Integer;
参数
名称
类型
说明
DBAlias
String
数据库别名,可选参数。
返回
Integer
关闭的链接数。
相关
ExecSQL
SQLBeginTrans
SQLInTrans
SQLCommit
SQLRollBack
SQLErrorMsg
SQLCloseConn
数据库配置
Openforwardonly模式