IFunctionColumn.PropertyMappings Property

Definition

Gets the property mappings.

C#
public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IFunctionColumnMapping> PropertyMappings { get; }
C#
public System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IFunctionColumnMapping> PropertyMappings { get; }

Property Value

Applies to

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