RuntimeModel.IReadOnlyModel.GetPropertyAccessMode Methode

Definition

Ruft die ab, die PropertyAccessMode für Eigenschaften von Entitätstypen in diesem Modell verwendet wird.

[System.Diagnostics.DebuggerStepThrough]
Microsoft.EntityFrameworkCore.PropertyAccessMode IReadOnlyModel.GetPropertyAccessMode ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyModel.GetPropertyAccessMode : unit -> Microsoft.EntityFrameworkCore.PropertyAccessMode
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyModel.GetPropertyAccessMode : unit -> Microsoft.EntityFrameworkCore.PropertyAccessMode
Function GetPropertyAccessMode () As PropertyAccessMode Implements IReadOnlyModel.GetPropertyAccessMode

Gibt zurück

Der verwendete Zugriffsmodus.

Implementiert

Attribute

Gilt für: