LoginProperty.getUsePredefinedService Method [AX 2012]

Returns whether the loginProperty class is set to use a predefined Oracle service instead of specifying the server and database information on the loginProperty class.

public boolean getUsePredefinedService()

Run On

Called

Return Value

Type: boolean
true if a predefined Oracle service is used to connect; otherwise, false.

Community Additions

ADD
Show: