Udostępnij za pośrednictwem


SqlServerModelExtensions.GetPerformanceLevelSqlConfigurationSource Metoda

Definicja

ConfigurationSource Zwraca wartość dla poziomu wydajności bazy danych.

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)

Parametry

model
IConventionModel

Model.

Zwraca

Dla ConfigurationSource poziomu wydajności bazy danych.

Dotyczy