ReleaseUpdateDB::getSchemaName Method [AX 2012]

Gets the current system account that is running the Microsoft Dynamics AX Application Object Server (AOS) instance.

server protected static str getSchemaName([Connection _con])

Run On

Server

Parameters

_con
Type: Connection Class
The input connection; optional.

Return Value

Type: str
The account name in the format of domain name or account name.
Show: