SkipWithoutSortingValidationException Constructors
An exception thrown when specifying the SelectQuery.Skip property without sorting the corresponding table.Name | Description |
---|---|
SkipWithoutSortingValidationException() | Initializes a new instance of the SkipWithoutSortingValidationException class with the default settings. |
See Also