DbSetProperty.Setter Property

Definition

The property setter for this DbSet property.

public Microsoft.EntityFrameworkCore.Metadata.IClrPropertySetter Setter { get; }
public Microsoft.EntityFrameworkCore.Metadata.IClrPropertySetter? Setter { get; }
member this.Setter : Microsoft.EntityFrameworkCore.Metadata.IClrPropertySetter
Public ReadOnly Property Setter As IClrPropertySetter

Property Value

Applies to