QueryExecutionException.QueryName Property
Indicates the query that has not been executed.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v25.2.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value, specifying the query name. |
See Also