Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AutomaticCaptureFilterDetails

The details of a capture filter used to include or exclude SQL statements in the initial automatic plan capture.

Properties

name

name: Name

The name of the automatic capture filter.

- AUTO_CAPTURE_SQL_TEXT: Search pattern to apply to SQL text. - AUTO_CAPTURE_PARSING_SCHEMA_NAME: Parsing schema to include or exclude for SQL plan management auto capture. - AUTO_CAPTURE_MODULE: Module to include or exclude for SQL plan management auto capture. - AUTO_CAPTURE_ACTION: Action to include or exclude for SQL plan management automatic capture.

Optional valuesToExclude

valuesToExclude: Array<string>

A list of filter values to exclude.

Optional valuesToInclude

valuesToInclude: Array<string>

A list of filter values to include.

Functions

getDeserializedJsonObj

getJsonObj