RelationalScaffoldingModelFactory.CheckSelectionsMatched Method

Definition

public virtual void CheckSelectionsMatched (Microsoft.EntityFrameworkCore.Scaffolding.TableSelectionSet tableSelectionSet);
abstract member CheckSelectionsMatched : Microsoft.EntityFrameworkCore.Scaffolding.TableSelectionSet -> unit
override this.CheckSelectionsMatched : Microsoft.EntityFrameworkCore.Scaffolding.TableSelectionSet -> unit
Public Overridable Sub CheckSelectionsMatched (tableSelectionSet As TableSelectionSet)

Parameters

tableSelectionSet
TableSelectionSet

Applies to