NegativeTopSkipValidationException Constructors
An exception thrown when a negative SelectQuery.Top or SelectQuery.Skip value has been specified.Name | Description |
---|---|
NegativeTopSkipValidationException() | Initializes a new instance of the NegativeTopSkipValidationException class with the default settings. |
See Also