Condividi tramite


getUser Method (SQLServerDataSource)

Returns the user name that is used to connect the data source.

public java.lang.String getUser()

Valore restituito

A String that contains the user name.

Osservazioni

The setUser method sets the user name that will be used when connecting to the instance of SQL Server. If user name value is not set, the getUser method returns the default value of null.

Vedere anche

Riferimento

SQLServerDataSource Class

Concetti

SQLServerDataSource Methods
SQLServerDataSource Members