TableSelectionSet.Schemas Property

Definition

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

Property Value

Applies to