Aracılığıyla paylaş


SqlServerKeyExtensions.GetIsClusteredConfigurationSource Yöntem

Tanım

Anahtarın ConfigurationSource kümelenmiş olup olmadığını gösterir.

public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetIsClusteredConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionKey key);
static member GetIsClusteredConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionKey -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetIsClusteredConfigurationSource (key As IConventionKey) As Nullable(Of ConfigurationSource)

Parametreler

key
IConventionKey

Anahtar.

Döndürülenler

ConfigurationSource Anahtarın kümelenmiş olup olmadığı için.

Şunlara uygulanır