Cmdlets for AlloyDB

Build 23.0.8839

Visibility Parameter (Connect-AlloyDB Cmdlet)

Visibility restrictions used to filter exposed metadata for tables with privileges granted to them for the current user.

Syntax

Connect-AlloyDB -Visibility string

Data Type

cstr

Default Value

""

Remarks

By default, visibility filtering is not applied. Filtering values are case insensitive.

For example, the 'SELECT,INSERT' filter is restricting metadata visibility only for those tables which may be accessed by the current user for the SELECT and INSERT operations. Supported privilege values are SELECT, INSERT, UPDATE, DELETE, REFERENCES.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839