Microsoft SDK for Java

setString

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

Syntax

public void setString(String v);

Parameters

v A string.

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