SqlSystem.databaseId Method [AX 2012]

Returns the Microsoft Dynamics AX ID for the database vendor used as the SQL database backend.

public DatabaseId databaseId()

Run On

Server

Return Value

Type: DatabaseId Enumeration
The Microsoft Dynamics AX ID for the database vendor used as the SQL database backend.

If Microsoft Dynamics AX cannot determine the database vendor for any reason, the enumeration DbBackend::UNKNOWN is returned.

Community Additions

ADD
Show: