SqlServerModelExtensions.GetServiceTierSqlConfigurationSource Method

Definition

Returns the ConfigurationSource for the service tier of the database.

C#
public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetServiceTierSqlConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionModel model);

Parameters

model
IConventionModel

The model.

Returns

The ConfigurationSource for the service tier of the database.

Applies to

Produkt Versioner
Entity Framework Core 3.1, 5.0, 6.0, 7.0, 8.0, 9.0