RelationalPropertyExtensions.GetCommentConfigurationSource Méthode

Définition

Obtient le ConfigurationSource pour le commentaire de colonne.

public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetCommentConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionProperty property);
static member GetCommentConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionProperty -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetCommentConfigurationSource (property As IConventionProperty) As Nullable(Of ConfigurationSource)

Paramètres

property
IConventionProperty

Propriété.

Retours

pour ConfigurationSource le commentaire de colonne.

S’applique à