Condividi tramite


RuntimeModel.IReadOnlyModel.GetPropertyAccessMode Metodo

Definizione

Ottiene l'oggetto PropertyAccessMode usato per le proprietà dei tipi di entità in questo modello.

[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

Restituisce

Modalità di accesso usata.

Implementazioni

Attributi

Si applica a