Click or drag to resize

StmtGroupMetrics Methods

The ConfigurationRuntimeMetricsReportingStmtGroupMetrics type exposes the following members.

Methods
  NameDescription
Public methodAddExcludeLike
Exclude all statements from the statement group that match the SQL like-expression by statement name.
Public methodAddExcludeRegEx
Exclude all statements in the statement group that match the regular expression by statement name.
Public methodAddIncludeLike
Include all statements in the statement group that match the SQL like-expression by statement name.
Public methodAddIncludeRegex
Include all statements in the statement group that match the regular expression by statement name.
Top
See Also