IMutablePropertyBase.SetPropertyAccessMode Method

Definition

Sets the PropertyAccessMode to use for this property.

C#
public void SetPropertyAccessMode (Microsoft.EntityFrameworkCore.PropertyAccessMode? propertyAccessMode);

Parameters

propertyAccessMode
Nullable<PropertyAccessMode>

The PropertyAccessMode, or null to clear the mode set.

Applies to

Produkt Versioner
Entity Framework Core 6.0, 7.0, 8.0, 9.0