Home IDeleteLeasesTransactionStep Interface
Post
Cancel

IDeleteLeasesTransactionStep Interface

Definition

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

Represents a transaction step that deletes leases.

1
public interface IDeleteLeasesTransactionStep : EntityDb.Abstractions.Transactions.Steps.ITransactionStep

Properties

Leases The leases that need to be deleted.
This post is licensed under CC BY 4.0 by the author.