Condividi tramite


TransactionContext.Transactions Proprietà

Definizione

Ottiene o imposta un DbSet<TEntity> oggetto che può essere utilizzato per leggere e scrivere TransactionRow istanze.

public virtual System.Data.Entity.IDbSet<System.Data.Entity.Infrastructure.TransactionRow> Transactions { get; set; }
member this.Transactions : System.Data.Entity.IDbSet<System.Data.Entity.Infrastructure.TransactionRow> with get, set
Public Overridable Property Transactions As IDbSet(Of TransactionRow)

Valore della proprietà

Si applica a