Getting Data from OData
The SaveToDB add-in provides built-in support for OData.
To connect, use the connection wizard and specify a service document URL, such as:
https://odatadb.savetodb.com/v4/mssql-023/default/en-us/
The add-in displays EntitySets and FunctionImports that have the metadata IncludeInServiceDocument
attribute.
If the metadata lacks the IncludeInServiceDocument
attribute, the add-in will show all EntitySets and FunctionImports available in the service document.