Measuring time taken to fetch DB data in Data serv

2019-09-04 10:48发布

问题:

Is there any way to measure the time taken for data from Database using WCF Data service. So that we can log it for our analysis purpose?

Any pointers or suggestions on this will be helpful.

Thanks in advance!