RuntimePropertyBase.IReadOnlyPropertyBase.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 PropertyAccessMode qui est utilisé pour cet objet de type propriété.
[System.Diagnostics.DebuggerStepThrough]
Microsoft.EntityFrameworkCore.PropertyAccessMode IReadOnlyPropertyBase.GetPropertyAccessMode();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyPropertyBase.GetPropertyAccessMode : unit -> Microsoft.EntityFrameworkCore.PropertyAccessMode
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyPropertyBase.GetPropertyAccessMode : unit -> Microsoft.EntityFrameworkCore.PropertyAccessMode
Function GetPropertyAccessMode () As PropertyAccessMode Implements IReadOnlyPropertyBase.GetPropertyAccessMode
Retours
Mode d’accès utilisé.
Implémente
- Attributs