Microsoft SDK for Java

setByte

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

Syntax

public void setByte(byte v);

Parameters

v A byte.

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