Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the SQL exception that is related to database connectivity.
Syntax
server public static CLRObject tryGetSqlConnectivityError(CLRObject _exception)
Run On
Server
Parameters
- _exception
Type: CLRObject Class
The exception to check.
Return Value
Type: CLRObject Class
The SQL exception that is related to a connectivity issue; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).