Showing posts with label How to know executing query info. Show all posts
Showing posts with label How to know executing query info. Show all posts

Mar 1, 2012

How to get the information of query runing on datasource?

write the below line in fetch after the super();

info(this.query().dataSourceTable(tablenum(ProjInvoiceTable)).toString());