Share via


DbSetProperty.Setter Property

Definition

The property setter for this DbSet property.

[System.Runtime.CompilerServices.Nullable(2)]
public Microsoft.EntityFrameworkCore.Metadata.IClrPropertySetter? Setter { get; }
public Microsoft.EntityFrameworkCore.Metadata.IClrPropertySetter Setter { get; }
public Microsoft.EntityFrameworkCore.Metadata.IClrPropertySetter? Setter { get; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.Setter : Microsoft.EntityFrameworkCore.Metadata.IClrPropertySetter
member this.Setter : Microsoft.EntityFrameworkCore.Metadata.IClrPropertySetter
Public ReadOnly Property Setter As IClrPropertySetter

Property Value

Attributes

Applies to