IStoreStoredProcedureParameter.PropertyMappings Propiedad

Definición

Obtiene las asignaciones de propiedades.

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)

Valor de propiedad

Se aplica a