setInstanceName Method (SQLServerDataSource)

Sets the SQL Server instance name.

Syntax

public void setInstanceName(java.lang.String instanceName)

Parameters

instanceName

A String that contains the instance name.

See Also

Reference

SQLServerDataSource Class

Concepts

SQLServerDataSource Members