Friday, July 13, 2018

QueryRun

The queryRun() method returns the handle to the queryRun. The method usually
resembles the following content.



1
2
3
4
public QueryRun queryRun()
{
  return queryRun;
}

Best Regards,
Hossein Karimi

No comments:

Post a Comment

Configure the Firewall on the Enterprise Portal Server

After you install Enterprise Portal, enable Web Server (HTTP) in Windows Firewall. If you do not enable the web server in Windows Firewall...