Поделиться через


SqlServerModelExtensions.GetPerformanceLevelSqlConfigurationSource Метод

Определение

Возвращает для ConfigurationSource уровня производительности базы данных.

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)

Параметры

model
IConventionModel

Модель.

Возвращаемое значение

Для ConfigurationSource уровня производительности базы данных.

Применяется к