Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

ZDateNull

無効な値に対する $ZDATE の応答。

Synopsis

[Miscellaneous]    ZDateNull=n

説明

n は、無効な値によって $ZDATE が呼び出された場合の応答を決定します。

  • 1 (True) の場合、$ZDATE は NULL 値を返します。

  • 0 (False) の場合、$ZDATE はエラーを返します。

ZDateNull=0

値の範囲

0 または 1。既定値は 0 です。

管理ポータル

[システム管理] > [構成] > [追加設定] > [互換性] ページで、[ZDateNull] の行の [編集] を選択します。True (選択) または False (クリア) を選択します。

FeedbackOpens in a new tab