loadrunner database函数

lr_db_connect   -----连接数据库

int lr_db_connect(“StepName”,“ConnectionString= <connection_string>”,“ConnectionName = <connection_name>”,“ConnectionType= <connection_type>”,LAST);

lr_db_disconnect  -----断开数据库连接

lr_db_executeSQLStatement  -----执行sql语句

lr_db_getValue   -----获取检索值

posted on 2019-11-10 19:15  柳絮纷飞飞满天  阅读(177)  评论(0编辑  收藏  举报

导航