Aracılığıyla paylaş


SqlServerModelExtensions.GetServiceTierSqlConfigurationSource Yöntem

Tanım

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

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

Parametreler

model
IConventionModel

Model.

Döndürülenler

ConfigurationSource veritabanının hizmet katmanı için.

Şunlara uygulanır