Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MySqlSqlText

MySql SQL Text type object.

Properties

Optional commandType

commandType: undefined | string

SQL event name Example: {@code "SELECT"}

digest

digest: string

digest Example: {@code "323k3k99ua09a90adf"}

digestText

digestText: string

The normalized statement string. Example: {@code "SELECT username,profile,default_tablespace,temporary_tablespace FROM dba_users"}

Optional schemaName

schemaName: undefined | string

Name of Database Schema. Example: {@code "performance_schema"}

timeCollected

timeCollected: Date

Collection timestamp. Example: {@code "2020-05-06T00:00:00.000Z"}

Functions

getDeserializedJsonObj

getJsonObj