CosmosPropertyExtensions.GetPropertyNameConfigurationSource(IConventionProperty) Yöntem

Tanım

ConfigurationSourceCosmos hedeflenirken kullanılan özellik adı için öğesini 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

Nullable<ConfigurationSource>

ConfigurationSourceCosmos hedeflenirken kullanılan özellik adı için.

Şunlara uygulanır