Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies the text that is displayed to indicate null values. Available at design time and run time.
Object.NullDisplay[ = cNullText]
Property Values
- cNullText
Specifies the text that is displayed for null values. .NULL. is the default value.
Remarks
This property changes the null display for individual objects only. To change null display for all objects, use SET NULLDISPLAY.
See Also
CREATE TABLE - SQL | SET NULLDISPLAY
Applies To: ComboBox | EditBox | ListBox | Spinner | TextBox