DataSource
class to create a connection to a data service.DataSource
class.Headers
property to attach headers to the data service call.Bearer
authentication. Below is an example that uses Basic
authentication with a user name and password.orderBy
function. 0 = does not support order by, 1 = order by on a single field is supported, 2 = order by supported on multiple fields.groupBy
function.config.entity
using a synchronous call.config.entity
using an asynchronous call.config.procedure
using a synchronous call.config.procedure
using an asynchronous call.