Home ITransactionStep Interface
Post
Cancel

ITransactionStep Interface

Definition

Namespace: EntityDb.Abstractions.Transactions.Steps
Assembly: EntityDb.Abstractions

Represents a modification to an entity.

1
public interface ITransactionStep

Properties

EntityId The id of the entity.
Entity The state of the entity associated with this step.
EntityVersionNumber The version number associated with this step.
This post is licensed under CC BY 4.0 by the author.