Aracılığıyla paylaş


CosmosPropertyExtensions.GetPropertyNameConfigurationSource Yöntem

Tanım

ConfigurationSource Cosmos hedeflenirken kullanılan özellik adının değerini alır.

public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetPropertyNameConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionProperty property);
static member GetPropertyNameConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionProperty -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetPropertyNameConfigurationSource (property As IConventionProperty) As Nullable(Of ConfigurationSource)

Parametreler

property
IConventionProperty

Özellik.

Döndürülenler

ConfigurationSource Cosmos hedeflendiğinde kullanılan özellik adı için.

Şunlara uygulanır