RuntimeModel.IReadOnlyModel.GetPropertyAccessMode Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le utilisé pour les PropertyAccessMode propriétés des types d’entités dans ce modèle.
[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
Retours
Mode d’accès utilisé.
Implémente
- Attributs