Condividi tramite


IRelationalModel.Tables Proprietà

Definizione

Restituisce tutte le tabelle mappate nel modello.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.ITable> Tables { get; }
member this.Tables : seq<Microsoft.EntityFrameworkCore.Metadata.ITable>
Public ReadOnly Property Tables As IEnumerable(Of ITable)

Valore della proprietà

Si applica a