Share via


IStoreStoredProcedureParameter.PropertyMappings Property

Definition

Gets the property mappings.

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

Property Value

Applies to