JDBC Driver for ServiceNow

Build 23.0.8839

DisplayValue

Based on this value, the provider retrieves the display value or the actual value from the database.

Possible Values

TRUE, FALSE, ALL

データ型

string

デフォルト値

"FALSE"

解説

Note: If you decide to set this connection property to "true", then all the returned fields will be of type "String" due to API limitations.

  • TRUE: returns display values for all fields.
  • FALSE: returns actual values from the database.
  • ALL: returns both actual and display values.

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