Aracılığıyla paylaş


RelationalEntityTypeExtensions.GetCommentConfigurationSource Yöntem

Tanım

ConfigurationSource Tablo açıklamasının öğesini alır.

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

Parametreler

entityType
IConventionEntityType

Yapılandırma kaynağını bulmak için varlık türü.

Döndürülenler

ConfigurationSource Tablo açıklaması için.

Şunlara uygulanır