Skip to content

DatabaseEntityType

Represents the type of entity in the context of database workloads.

Values

Value Description
DATABASE Database entity type.
SCHEMA Schema entity type.
TABLE Table entity type.
UNDEFINED_ENTITY Undefined entity.