Microsoft SDK for Java

setLong

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

Syntax

public void setLong(long v);

Parameters

v A long integer.

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