Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Returns the user name that is used to connect the data source.
Syntax
public java.lang.String getUser()
Return Value
A String that contains the user name.
Remarks
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.