Aracılığıyla paylaş


CosmosEntityTypeExtensions.GetPartitionKeyPropertyNameConfigurationSource Yöntem

Tanım

ConfigurationSource Bölüm anahtarını depolamak için kullanılan özelliği için değerini alır.

public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetPartitionKeyPropertyNameConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType entityType);
static member GetPartitionKeyPropertyNameConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetPartitionKeyPropertyNameConfigurationSource (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 bölüm anahtarı özelliği için.

Şunlara uygulanır