CountQueryValidator(DefaultQuerySettings) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the CountQueryValidator class based on the DefaultQuerySettings.
public CountQueryValidator (Microsoft.AspNet.OData.Query.DefaultQuerySettings defaultQuerySettings);
new Microsoft.AspNet.OData.Query.Validators.CountQueryValidator : Microsoft.AspNet.OData.Query.DefaultQuerySettings -> Microsoft.AspNet.OData.Query.Validators.CountQueryValidator
Public Sub New (defaultQuerySettings As DefaultQuerySettings)
Parameters
- defaultQuerySettings
- DefaultQuerySettings
The DefaultQuerySettings.