IWizardJsonDataSourceSchemaDiscoveryInterceptor.Customize(JsonDataSource) Method
Implement this method to specify the JsonDataSource.SchemaDiscoveryMaxItemCount property value.
Namespace: DevExpress.DataAccess.Web
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| ds | JsonDataSource | A JSON data source whose SchemaDiscoveryMaxItemCount setting is specified in this method. |
See Also