共用方式為


IStoreStoredProcedureParameter.PropertyMappings 屬性

定義

取得屬性對應。

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)

屬性值

適用於