4210 - SqlExceptionCaught
Properties
Property | Value |
---|---|
ID | 4210 |
Keywords | WFInstanceStore |
Level | Warning |
Channel | Microsoft-Windows-Application Server-Applications/Debug |
Description
Indicates a SQL exception was caught.
Message
Caught SQL Exception number %1 message %2.
Details
Data Item Name | Data Item Type | Description |
---|---|---|
ErrorNumber | xs:string | The SQL error number. |
ExceptionMessage | xs:string | The message from the SQL exception. |
AppDomain | xs:string | The string returned by AppDomain.CurrentDomain.FriendlyName. |
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.