Microsoft SDK for Java

setBoolean

This method of the AdoProperty class uses the Java boolean primitive data type to set the value of the AdoProperty object.

Syntax

public void setBoolean(boolean v);

Parameters

v A boolean TRUE or FALSE.

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