Microsoft SDK for Java

isNull

This method of the AdoProperty class returns a boolean value indicating whether the property is null.

Syntax

public boolean isNull();

Note   The isNull method returns a boolean value indicating whether the property is null. There is no getNull method.

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