Compartir a través de


RelationalPropertyExtensions.GetCommentConfigurationSource Método

Definición

Obtiene para ConfigurationSource el comentario de columna.

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)

Parámetros

property
IConventionProperty

Propiedad.

Devoluciones

para ConfigurationSource el comentario de columna.

Se aplica a