Sdílet prostřednictvím


QueryContextFactory.ConcurrencyDetector Vlastnost

Definice

Získá detektor souběžnosti.

protected virtual Microsoft.EntityFrameworkCore.Internal.IConcurrencyDetector ConcurrencyDetector { get; }
member this.ConcurrencyDetector : Microsoft.EntityFrameworkCore.Internal.IConcurrencyDetector
Protected Overridable ReadOnly Property ConcurrencyDetector As IConcurrencyDetector

Hodnota vlastnosti

Microsoft.EntityFrameworkCore.Internal.IConcurrencyDetector

Detektor souběžnosti.

Platí pro