Sdílet prostřednictvím


RelationalScaffoldingModelFactory.Create(String, TableSelectionSet) Metoda

Definice

public virtual Microsoft.EntityFrameworkCore.Metadata.IModel Create (string connectionString, Microsoft.EntityFrameworkCore.Scaffolding.TableSelectionSet tableSelectionSet);
abstract member Create : string * Microsoft.EntityFrameworkCore.Scaffolding.TableSelectionSet -> Microsoft.EntityFrameworkCore.Metadata.IModel
override this.Create : string * Microsoft.EntityFrameworkCore.Scaffolding.TableSelectionSet -> Microsoft.EntityFrameworkCore.Metadata.IModel
Public Overridable Function Create (connectionString As String, tableSelectionSet As TableSelectionSet) As IModel

Parametry

connectionString
String
tableSelectionSet
TableSelectionSet

Návraty

Implementuje

Platí pro