Freigeben über


ConcurrencyPropertiesAnnotation Klasse

Definition

Anmerkung zum Speichern des Caches für Parallelitätseigenschaften

public class ConcurrencyPropertiesAnnotation : System.Collections.Concurrent.ConcurrentDictionary<Microsoft.OData.Edm.IEdmNavigationSource,System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.IEdmStructuralProperty>>
type ConcurrencyPropertiesAnnotation = class
    inherit ConcurrentDictionary<IEdmNavigationSource, seq<IEdmStructuralProperty>>
Public Class ConcurrencyPropertiesAnnotation
Inherits ConcurrentDictionary(Of IEdmNavigationSource, IEnumerable(Of IEdmStructuralProperty))
Vererbung

Konstruktoren

ConcurrencyPropertiesAnnotation()

Anmerkung zum Speichern des Caches für Parallelitätseigenschaften

Gilt für: