Microsoft SDK for Java

getNullValue

This method of the BooleanDataFormat class retrieves the string that is displayed for null values.

Syntax

public String getNullValue();

Return Value

Returns the string that is used for null values.

See Also   setNullValue

© 1999 Microsoft Corporation. All rights reserved. Terms of use.