Microsoft SDK for Java

setProvider

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

Syntax

public void setProvider(String provider);

Parameters

provider The provider name.

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