OciConnection.new Method [AX 2012]

Establishes a connection to an Oracle database based on the login properties, such as username and password.

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.

Community Additions

ADD
Show: