Microsoft SDK for Java

setInt

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

Syntax

public void setInt(int v);

Parameters

v An integer.

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