Expand Minimize
This topic has not yet been rated - Rate this topic

getUser Method (SQLServerDataSource)

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


public java.lang.String getUser()

A String that contains the user name.

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.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.