RelationalScaffoldingModelFactory.CheckSelectionsMatched Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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