ScaffoldingPropertyAnnotations(IProperty) 构造函数

定义

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)

参数

property
IProperty

适用于