Microsoft SDK for Java

DataSource.setUserId

Sets the user identification for the connection to the data source.

Syntax

public void setUserId( String userId )

Parameters

userId

The user identification to associate with the data source.

See Also   getUserID

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