TableSelectionSet.Tables Property

Definition

public virtual System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Scaffolding.TableSelectionSet.Selection> Tables { get; }
member this.Tables : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Scaffolding.TableSelectionSet.Selection>
Public Overridable ReadOnly Property Tables As IReadOnlyList(Of TableSelectionSet.Selection)

Property Value

Applies to