Microsoft SDK for Java

DataSource.setConnectionString

Sets the string used to make a connection to the data source.

Syntax

public void setConnectionString( String connectionString )

Parameters

connectionString

The connection string.

See Also   getConnectionString

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