ActiveDatabaseSoftware.ActiveQueryBuilder.Web.Server.Models Namespace : SqlErrorEventArgs Class |
The following tables list the members exposed by SqlErrorEventArgs.
Name | Description | |
---|---|---|
![]() | Error | Error message. |
![]() | ErrorToken | Erroneous SQL token. |
![]() | ErrorTokenPos | Position of erroneous SQL token in the query text. |
![]() | SQL | SQL query text. |