Aracılığıyla paylaş


SqlServerEntityTypeExtensions.GetHistoryTableSchemaConfigurationSource Yöntem

Tanım

Zamana bağlı geçmiş tablosu şema ayarı için yapılandırma kaynağını alır.

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

Parametreler

entityType
IConventionEntityType

Varlık türü.

Döndürülenler

Zamana bağlı geçmiş tablosu şema ayarı için yapılandırma kaynağı.

Şunlara uygulanır