ScaffoldingMetadataExtensions.Scaffolding Method
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.
C#
public static Microsoft.EntityFrameworkCore.Scaffolding.Metadata.ScaffoldingModelAnnotations Scaffolding (this Microsoft.EntityFrameworkCore.Metadata.IModel model);
static member Scaffolding : Microsoft.EntityFrameworkCore.Metadata.IModel -> Microsoft.EntityFrameworkCore.Scaffolding.Metadata.ScaffoldingModelAnnotations
<Extension()>
Public Function Scaffolding (model As IModel) As ScaffoldingModelAnnotations
Parameters
- model
- IModel
Returns
Applies to
Entity Framework Core 1.1 i Entity Framework Core 1.0
Proizvod | Verzije |
---|---|
Entity Framework Core | 1.0, 1.1 |
C#
public static Microsoft.EntityFrameworkCore.Scaffolding.Metadata.ScaffoldingPropertyAnnotations Scaffolding (this Microsoft.EntityFrameworkCore.Metadata.IProperty property);
static member Scaffolding : Microsoft.EntityFrameworkCore.Metadata.IProperty -> Microsoft.EntityFrameworkCore.Scaffolding.Metadata.ScaffoldingPropertyAnnotations
<Extension()>
Public Function Scaffolding (property As IProperty) As ScaffoldingPropertyAnnotations
Parameters
- property
- IProperty
Returns
Applies to
Entity Framework Core 1.1 i Entity Framework Core 1.0
Proizvod | Verzije |
---|---|
Entity Framework Core | 1.0, 1.1 |
Sarađujte sa nama na GitHub-u
Izvor za ovaj sadržaj možete da pronađete u usluzi GitHub, gde možete i da kreirate i pregledate probleme i povučete zahteve. Više informacija potražite u našem vodiču za saradnike.
Povratne informacije za Entity Framework
Entity Framework je projekat otvorenog koda. Izaberite vezu da biste pružili povratne informacije: