New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
RadODataDataSource Object
Updated on Oct 24, 2025
The following table lists the most important methods of the client-side RadODataDataSource object:
| Name | Parameters | Return Type | Description |
|---|---|---|---|
| fetch() | string | none | Queries the web service for the respective model. |
| get_model() | string | model object | Returns Model Object that represents model available in the data source. |