Definition
Assembly: Microsoft.Restier.EntityFramework.dll Namespace: Microsoft.Restier.EntityFramework Inheritance: Microsoft.Restier.Core.Submit.DefaultChangeSetInitializerSyntax
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 typeSyntax
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.