Compartir a través de


RuntimePropertyBase.IPropertyBase.GetGetter Método

Definición

Obtiene un IClrPropertyGetter para leer el valor de esta propiedad.

[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

Devoluciones

Descriptor de acceso.

Implementaciones

Atributos

Se aplica a