Share via


ReqADOMDClient.new Method [AX 2012]

Constructs an instance of the class based on the specified connection string.

Syntax

public void new(str _connectionString)

Run On

Server

Parameters

  • _connectionString
    Type: str
    A string containing the client connection parameters for the ADOMD client.

See Also

Reference

ReqADOMDClient Class