Home
last modified time | relevance | path

Searched refs:SQLSTATISTICSW (Results 1 – 3 of 3) sorted by relevance

/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLStatisticsW.c137 return SQLSTATISTICSW( parent_statement -> connection, in SQLStatisticsW()
344 ret = SQLSTATISTICSW( statement -> connection, in SQLStatisticsW()
H A DSQLStatistics.c383 ret = SQLSTATISTICSW( statement -> connection, in SQLStatistics()
H A Ddrivermanager.h1466 #define SQLSTATISTICSW(con,stmt,cn,nl1,sn,nl2,tn,nl3,un,res)\ macro