Skip to main content

Definition

Assembly: Microsoft.Restier.EntityFramework.dll Namespace: Microsoft.Restier.EntityFramework Inheritance: Microsoft.Restier.Core.Submit.DefaultChangeSetInitializer

Syntax

Summary

To prepare changed entries for the given ChangeSet.

Constructors

.ctor

Syntax

Methods

ConvertToEfValue Virtual

Convert a Edm type value to Resource Framework supported value type

Syntax

Parameters

Returns

Type: object The converted value object

InitializeAsync Override

Asynchronously prepare the ChangeSet.

Syntax

Parameters

Returns

Type: System.Threading.Tasks.Task The task object that represents this asynchronous operation.