Microsoft SDK for Java

getProvider

This method of the Connection class retrieves the name of the provider for a Connection object.

Syntax

public String getProvider();

Return Value

Returns the provider name.

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