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