Mimer SQL Data Provider
MimerMonitorInstance Class Members
Properties  Methods 

Mimer.Data.Client Namespace : MimerMonitorInstance Class

The following tables list the members exposed by MimerMonitorInstance.

Public Properties
 NameDescription
Public PropertyThe elapsed time, in seconds, used to execute this statement in the server.  
Public PropertyNumber of times the statement has been executed/opened.  
Public PropertyThe number of times an application has passed this statement to the server to compile it.  
Public PropertyNumber of times an application has communicated with the server for this SQL statement.  
Public PropertySQL statement string or empty string.  
Public PropertyUnique SQL identifier identifying this particular compilation of an SQL statement.  
Public PropertyNumber of table operations used by the current SQL statement.  
Public PropertyNumber of transaction oriented records written.  
Top
Public Methods
 NameDescription
Public MethodMake a clone (copy) of the current MimerMonitorInstance.  
Public MethodCompute the difference between the current MimerMonitorInstance and a previous one.  
Top
See Also

Reference

MimerMonitorInstance Class
Mimer.Data.Client Namespace