Back to Devexpress

QueryExecutionException Class

corelibraries-devexpress-dot-dataaccess-dot-sql-327f9ddb.md

latest1.0 KB
Original Source

QueryExecutionException Class

An exception thrown when a query execution has failed.

Namespace : DevExpress.DataAccess.Sql

Assembly : DevExpress.DataAccess.v25.2.dll

NuGet Package : DevExpress.DataAccess

Declaration

csharp
public class QueryExecutionException :
    Exception
vb
Public Class QueryExecutionException
    Inherits Exception

Inheritance

Object Exception QueryExecutionException

See Also

QueryExecutionException Members

DevExpress.DataAccess.Sql Namespace