SkipWithoutSortingValidationException Class
An exception thrown when specifying the SelectQuery.Skip property without sorting the corresponding table.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
Inheritance
Object
Exception
ValidationException
SkipWithoutSortingValidationException
See Also