Microsoft SDK for Java

setShort

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

Syntax

public void setShort(short v);

Parameters

v A short integer.

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