共用方式為


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

適用於