SqlSystem.logfileName Method [AX 2012]
Retrieves the name of the standard Microsoft Dynamics AX SQL error log file.
public str logfileName([boolean fromCommandline])
Run On
ServerParameters
- fromCommandline
- Type: boolean
A boolean value. Passing a non-zero value as parameter makes the call return the logfile name passed on the command line; optional.
Community Additions
ADD
Show: