Cmdlets for EnterpriseDB

Build 22.0.8479

Visibility Parameter (Connect-EnterpriseDB Cmdlet)

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

Syntax

Connect-EnterpriseDB -Visibility string

Data Type

cstr

Default Value

""

Remarks

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

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

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8479