Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Establishes a connection to a data source based on the login properties (username, password, and so on.)
Syntax
public void new(LoginProperty Login)
Run On
Client
Parameters
- Login
Type: LoginProperty Class
A LoginProperty class instance that contains the user name, password, data source name, database, and so on.