IStoredProcedureMapping.TableMapping Property

Definition

Gets the corresponding table mapping if it exists.

public Microsoft.EntityFrameworkCore.Metadata.ITableMapping? TableMapping { get; }
member this.TableMapping : Microsoft.EntityFrameworkCore.Metadata.ITableMapping
Public ReadOnly Property TableMapping As ITableMapping

Property Value

Applies to