UseDisplayNames Parameter (Connect-HubDB Cmdlet)
Show tables and columns with their display names/labels (true) or their API names (false).
Syntax
Connect-HubDB -UseDisplayNames bool
Data Type
bool
Default Value
true
Remarks
If true, the cmdlet shows the display names (labels) of tables and columns. If false, the cmdlet shows the API names of tables and columns.