RelationalPropertyExtensions.GetCommentConfigurationSource Метод

Определение

Возвращает для ConfigurationSource комментария к столбцу.

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)

Параметры

property
IConventionProperty

Свойство.

Возвращаемое значение

Для ConfigurationSource комментария к столбцу.

Применяется к