Aracılığıyla paylaş


SqlServerModelExtensions.GetPerformanceLevelSqlConfigurationSource Yöntem

Tanım

ConfigurationSource Veritabanının performans düzeyi için değerini döndürür.

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

Parametreler

model
IConventionModel

Model.

Döndürülenler

ConfigurationSource veritabanının performans düzeyi için.

Şunlara uygulanır