共用方式為


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)

屬性值

適用於