共用方式為


IStoreStoredProcedureResultColumn.PropertyMappings 屬性

定義

取得屬性對應。

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)

屬性值

適用於