Microsoft SDK for Java

DataSource.getConnection

Retrieves the Connection object associated with the data source.

Syntax

public Connection getConnection()

Return Value

Returns the associated Connection object.

See Also   getRecordset, getCommand

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