Freigeben über


RelationalPropertyExtensions.GetCommentConfigurationSource Methode

Definition

Ruft den ConfigurationSource für den Spaltenkommentar ab.

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)

Parameter

property
IConventionProperty

Die Eigenschaft.

Gibt zurück

Der ConfigurationSource für den Spaltenkommentar.

Gilt für: