SqlServerPropertyExtensions.GetIdentitySeedConfigurationSource(IConventionProperty) Yöntem

Tanım

Kimlik ConfigurationSource çekirdeği için döndürür.

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

Parametreler

property
IConventionProperty

Özellik.

Döndürülenler

Nullable<ConfigurationSource>

Kimlik ConfigurationSource çekirdeği için.

Şunlara uygulanır