DatabaseModel.Tables Property

Definition

The list of tables in the database.

C#
public virtual System.Collections.Generic.ICollection<Microsoft.EntityFrameworkCore.Scaffolding.Metadata.TableModel> Tables { get; }
C#
public virtual System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Scaffolding.Metadata.DatabaseTable> Tables { get; }

Property Value

Applies to

Proizvod Verzije
Entity Framework Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0