CData Python Connector for ServiceNow

Build 25.0.9540

PushEmptyValuesAsNull

Specifies whether the provider returns empty string values from ServiceNow as null values in the result set.

データ型

bool

デフォルト値

false

解説

This property applies to SELECT operations. It controls how the 本製品 represents empty string values returned by ServiceNow.

When set to true, empty string values are converted to null in the result set.

When set to false, empty string values are returned as literal empty strings.

This property is useful for ensuring consistent handling of empty fields in scenarios where ServiceNow distinguishes between null and empty string values.

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