TableSelectionSet.Schemas 属性

定义

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)

属性值

适用于