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)

属性值

适用于