共用方式為


RelationalScaffoldingModelFactory.CheckSelectionsMatched 方法

定義

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)

參數

tableSelectionSet
TableSelectionSet

適用於