Click or drag to resize
EntityBaseUpdateEntityAsync Method
Overload List
  NameDescription
Protected methodUpdateEntityAsync(CancellationToken)
Performs the update action of an existing Entity to the persistent storage.
Protected methodUpdateEntityAsync(IPredicate, CancellationToken)
Performs the update action of an existing Entity to the persistent storage.
Top
See Also