ReqDemPlanSSASInfo::newConnectionString Method [AX 2012]

Constructs a new instance of the class based on the specified connection string.

client server public static ReqDemPlanSSASInfo newConnectionString(str _connectionString)

Run On

Called

Parameters

_connectionString
Type: str
The connection string to use.

Return Value

Type: ReqDemPlanSSASInfo Class
An initialized instance of the ReqDemPlanSSASInfo class.
Show: