RetailMonitoringHelper::tryGetSqlConnectivityError Method [AX 2012]
Gets the SQL exception that is related to database connectivity.
server public static CLRObject tryGetSqlConnectivityError(CLRObject _exception)
Run On
ServerParameters
- _exception
- Type: CLRObject Class
The exception to check.
Return Value
Type: CLRObject ClassThe SQL exception that is related to a connectivity issue; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).
Show: