Share via


IStoreStoredProcedureResultColumn.PropertyMappings Property

Definition

Gets the property mappings.

public System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IStoredProcedureResultColumnMapping> PropertyMappings { get; }
member this.PropertyMappings : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IStoredProcedureResultColumnMapping>
Public ReadOnly Property PropertyMappings As IReadOnlyList(Of IStoredProcedureResultColumnMapping)

Property Value

Applies to