SqlServerIndexExtensions.GetIncludePropertiesConfigurationSource(IConventionIndex) Yöntem

Tanım

Dahil edilen ConfigurationSource özellik adları için döndürür.

public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetIncludePropertiesConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionIndex index);
static member GetIncludePropertiesConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionIndex -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetIncludePropertiesConfigurationSource (index As IConventionIndex) As Nullable(Of ConfigurationSource)

Parametreler

index
IConventionIndex

Dizin.

Döndürülenler

Nullable<ConfigurationSource>

Dahil ConfigurationSource edilen özellik adları için .

Şunlara uygulanır