Aracılığıyla paylaş


SqlServerModelExtensions.GetIdentitySeedConfigurationSource Yöntem

Tanım

Varsayılan şema için değerini ConfigurationSource döndürür.

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

Parametreler

model
IConventionModel

Model.

Döndürülenler

ConfigurationSource Varsayılan şema için.

Şunlara uygulanır