Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AutomaticCaptureFilter

An automatic capture filter that enables you to capture only those SQL statements that you want, and exclude noncritical statements.

Properties

Optional modifiedBy

modifiedBy: undefined | string

The database user who last updated the filter value.

Optional 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 timeLastModified

timeLastModified: Date

The time the filter value was last updated.

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