RuntimePropertyBase.IPropertyBase.GetGetter 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 un IClrPropertyGetter pour la lecture de la valeur de cette propriété.
[System.Diagnostics.DebuggerStepThrough]
Microsoft.EntityFrameworkCore.Metadata.IClrPropertyGetter IPropertyBase.GetGetter();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IPropertyBase.GetGetter : unit -> Microsoft.EntityFrameworkCore.Metadata.IClrPropertyGetter
override this.Microsoft.EntityFrameworkCore.Metadata.IPropertyBase.GetGetter : unit -> Microsoft.EntityFrameworkCore.Metadata.IClrPropertyGetter
Function GetGetter () As IClrPropertyGetter Implements IPropertyBase.GetGetter
Retours
Accesseur.
Implémente
- Attributs