次の方法で共有


RuntimeTypeBase.IReadOnlyTypeBase.GetPropertyAccessMode メソッド

定義

この型の PropertyAccessMode プロパティとナビゲーションに使用される を取得します。

Microsoft.EntityFrameworkCore.PropertyAccessMode IReadOnlyTypeBase.GetPropertyAccessMode ();
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyTypeBase.GetPropertyAccessMode : unit -> Microsoft.EntityFrameworkCore.PropertyAccessMode
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyTypeBase.GetPropertyAccessMode : unit -> Microsoft.EntityFrameworkCore.PropertyAccessMode
Function GetPropertyAccessMode () As PropertyAccessMode Implements IReadOnlyTypeBase.GetPropertyAccessMode

戻り値

使用されているアクセス モード。

実装

適用対象