Microsoft SDK for Java

setBytes

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

Syntax

public void setBytes (byte[] v);

Parameters

v An array of bytes.

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