OdbcConnection.new Method [AX 2012]

Establishes a connection to a data source based on the login properties (username, password, and so on.)

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: