Skip to main content

Definition

Assembly: CloudNimble.EasyAF.ODataClient.dll Namespace: CloudNimble.EasyAF.OData Inheritance: Simple.OData.Client.ODataBatch

Syntax

Summary

Provides a pre-configured Simple.OData.V4 ODataBatch Client.

Constructors

.ctor

Initializes a new instance of the Simple.OData.Client.ODataClient class with custom configuration

Syntax

Parameters

Methods

Add

Overloads the Add operator used to add IODataClient operations to the ODataBatch. Provides an alternative method-based syntax for adding operations to the batch.

Syntax

Parameters

Returns

Type: CloudNimble.EasyAF.OData.ApiBatch The ApiBatch instance for method chaining.