Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TruncateTableFormatEntry

The Truncate Table masking format drops all the rows in a table. If one of the columns in a table is masked using Truncate Table, the entire table is truncated, so no other masking format can be used for any of the other columns in that table. If a table is being truncated, it cannot be referred to by a foreign key constraint or a dependent column. To learn more, check Truncate Table in the Data Safe documentation.

Properties

Optional description

description: undefined | string

The description of the format entry.

Const type

type: string = "TRUNCATE_TABLE"

Methods

getDeserializedJsonObj

getJsonObj