Microsoft SDK for Java

setFloat

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

Syntax

public void setFloat(float v);

Parameters

v A floating-point number.

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