RelationalScaffoldingModelFactory.GetPropertyName(ColumnModel) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
protected virtual string GetPropertyName(Microsoft.EntityFrameworkCore.Scaffolding.Metadata.ColumnModel column);
abstract member GetPropertyName : Microsoft.EntityFrameworkCore.Scaffolding.Metadata.ColumnModel -> string
override this.GetPropertyName : Microsoft.EntityFrameworkCore.Scaffolding.Metadata.ColumnModel -> string
Protected Overridable Function GetPropertyName (column As ColumnModel) As String
Paramètres
- column
- ColumnModel