Cmdlets for ServiceNow

Build 25.0.9540

UseDisplayTableNames Parameter (Connect-ServiceNow Cmdlet)

Specifies whether the provider uses display (GUI) names instead of API names for tables in ServiceNow.

Syntax

Connect-ServiceNow -UseDisplayTableNames SwitchParameter

Data Type

bool

Default Value

false

Remarks

When set to true, the 本製品 exposes tables using their display names as shown in the ServiceNow user interface.

When set to false, the 本製品 exposes tables using their internal API names.

This property is useful when you prefer to view or query tables using the same names displayed in the ServiceNow UI rather than the underlying API table names.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9540