DevExpress.DataAccess.Json Namespace
Contains classes that allow you to provide JSON data to applications and components.
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Classes
Name | Description |
---|---|
Custom |
Associates a Json |
Header |
An parameter that is used to add a custom HTTP header to JSON endpoint requests. |
Header |
A JSON endpoint’s HTTP header parameters collection. |
Http |
Specifies a username and password. |
Json |
|
Json |
The read-only data source that retrieves and provides JSON data. |
Json |
An exception that occurs when an attempt to fill a Json |
Json |
Defines a node in the Json |
Json |
For internal use. |
Json |
Defines a node and its hierarchy in the Json |
Json |
A base class for the classes that contain JSON data import settings. |
Path |
A parameter that is used to add a path element to a JSON endpoint’s URI. |
Path |
A JSON endpoint path parameters collection. |
Query |
A parameter that is used to pass HTTP request parameter values to a JSON endpoint. |
Query |
A query parameters collection. |
Uri |
Associates a Json |
#Interfaces
Name | Description |
---|---|
IJson |
Defines a service that resolves a JSON connection by name. |
IJson |
Allows you to specify a new JSON source for a JSON data source at runtime. |
#Enums
Name | Description |
---|---|
Json |
Lists values that identify the type of the JSON data node. |