ActiveDatabaseSoftware.ActiveQueryBuilder.Web.Server.Models Namespace : SqlErrorEventArgs Class |
For a list of all members of this type, see SqlErrorEventArgs members.
Name | Description | |
---|---|---|
![]() | Error | Error message. |
![]() | ErrorToken | Erroneous SQL token. |
![]() | ErrorTokenPos | Position of erroneous SQL token in the query text. |
![]() | SQL | SQL query text. |