NewDbContextTemplateModel(String, ModelType, ModelType) Konstruktor
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
public:
NewDbContextTemplateModel(System::String ^ dbContextName, Microsoft::VisualStudio::Web::CodeGeneration::ModelType ^ modelType, Microsoft::VisualStudio::Web::CodeGeneration::ModelType ^ programType);
public NewDbContextTemplateModel(string dbContextName, Microsoft.VisualStudio.Web.CodeGeneration.ModelType modelType, Microsoft.VisualStudio.Web.CodeGeneration.ModelType programType);
new Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.NewDbContextTemplateModel : string * Microsoft.VisualStudio.Web.CodeGeneration.ModelType * Microsoft.VisualStudio.Web.CodeGeneration.ModelType -> Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.NewDbContextTemplateModel
Public Sub New (dbContextName As String, modelType As ModelType, programType As ModelType)
Parametry
- dbContextName
- String
- modelType
- ModelType
- programType
- ModelType