![]() | StmtGroupMetrics Methods |
The ConfigurationRuntimeMetricsReportingStmtGroupMetrics type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddExcludeLike |
Exclude all statements from the statement group that match the SQL like-expression by statement name.
|
![]() | AddExcludeRegEx |
Exclude all statements in the statement group that match the regular expression by statement name.
|
![]() | AddIncludeLike |
Include all statements in the statement group that match the SQL like-expression by statement name.
|
![]() | AddIncludeRegex |
Include all statements in the statement group that match the regular expression by statement name.
|