Skip to content

AccessDatabaseSchemaGrant

Extends the OLAP security model to the database level by controlling access to database schemas, tables, and columns that underlie the OLAP analytical structures, providing comprehensive data governance that enforces security policies regardless of how data is accessed.

Extends

Attributes

NameIdTypeLowerUpper
databaseSchemaAccessfalseDatabaseSchemaAccess🔗11
Defines the access level for the database schema using DatabaseSchemaAccess enumeration values, controlling whether role members can interact with schema structures.

References

NameTypeLowerUpperContainment
tableGrantsAccessTableGrant🔗1true
Collection of table-level access grants that provide granular security control over specific tables within the database schema.
databaseSchemaDatabaseSchema🔗11false
References the specific database schema to which this access grant applies, establishing the security boundary at the database level.

Used by

  • AccessCatalogGrant🔗 → databaseSchemaGrants

ClassDiagramm

Released under the Eclipse Public License 2.0