Share via


ReleaseUpdateDB::getSchemaName Method [AX 2012]

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

Syntax

server protected static str getSchemaName([Connection _con])

Run On

Server

Parameters

Return Value

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

See Also

Reference

ReleaseUpdateDB Class