RuntimePropertyBase.IPropertyBase.GetGetter 方法

定义

IClrPropertyGetter获取用于读取此属性的值的 。

[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

返回

访问器。

实现

属性

适用于