TableSelectionSet.Tables 属性

定义

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)

属性值

适用于