Aracılığıyla paylaş


RelationalEntityTypeExtensions.GetInsertStoredProcedureConfigurationSource Yöntem

Tanım

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

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

Parametreler

entityType
IConventionEntityType

Varlık türü.

Döndürülenler

ConfigurationSource Ekleme saklı yordamı için.

Şunlara uygulanır