Exemplo n.º 1
0
 function CleanSessionLogs()
 {
     $procname = "sp_SessionLogClean";
     return parent::ExecuteProc($procname);
 }