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