IStoredProcedureResultColumnMapping.StoredProcedureMapping Property

Definition

Gets the containing stored procedure mapping.

public Microsoft.EntityFrameworkCore.Metadata.IStoredProcedureMapping StoredProcedureMapping { get; }
member this.StoredProcedureMapping : Microsoft.EntityFrameworkCore.Metadata.IStoredProcedureMapping
Public ReadOnly Property StoredProcedureMapping As IStoredProcedureMapping

Property Value

Applies to