RuntimeEntityType.IReadOnlyTypeBase.GetPropertyAccessMode Method

Definition

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

Returns

Implements

Applies to