Aracılığıyla paylaş


RelationalEntityTypeExtensions.GetDeleteStoredProcedureConfigurationSource Yöntem

Tanım

Silme saklı yordamı için öğesini ConfigurationSource alır.

public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetDeleteStoredProcedureConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType entityType);
static member GetDeleteStoredProcedureConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetDeleteStoredProcedureConfigurationSource (entityType As IConventionEntityType) As Nullable(Of ConfigurationSource)

Parametreler

entityType
IConventionEntityType

Yapılandırma kaynağını bulmak için varlık türü.

Döndürülenler

ConfigurationSource silme saklı yordamı için.

Şunlara uygulanır