Microsoft SDK for Java

setDouble

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

Syntax

public void setDouble(double v);

Parameters

v A double floating-point number.

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