다음을 통해 공유


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

적용 대상