Share via


RetailMonitoringHelper::tryGetSqlConnectivityError Method [AX 2012]

Gets the SQL exception that is related to database connectivity.

Syntax

server public static CLRObject tryGetSqlConnectivityError(CLRObject _exception)

Run On

Server

Parameters

Return Value

Type: CLRObject Class
The SQL exception that is related to a connectivity issue; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).

See Also

Reference

RetailMonitoringHelper Class