RuntimePropertyBase.IPropertyBase.GetGetter 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得用於 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
傳回
存取子。
實作
- 屬性