ScaffoldingPropertyAnnotations(IProperty) Constructor

Definición

public ScaffoldingPropertyAnnotations (Microsoft.EntityFrameworkCore.Metadata.IProperty property);
new Microsoft.EntityFrameworkCore.Scaffolding.Metadata.ScaffoldingPropertyAnnotations : Microsoft.EntityFrameworkCore.Metadata.IProperty -> Microsoft.EntityFrameworkCore.Scaffolding.Metadata.ScaffoldingPropertyAnnotations
Public Sub New (property As IProperty)

Parámetros

property
IProperty

Se aplica a