DbFunctionBuilderBase(IMutableDbFunction) Oluşturucu

Tanım

Bu, Entity Framework Core altyapısını destekleyen ve genel API 'Lerle aynı uyumluluk standartlarına tabi olmayan bir iç API 'dir. Herhangi bir yayında bildirimde bulunulmadan değiştirilebilir veya kaldırılabilir. Bu kodu yalnızca, büyük bir uyarı ile doğrudan kodunuzda kullanmanız ve bunu yapmanın, yeni bir Entity Framework Core sürümüne güncelleştirme yaparken uygulama hatalarıyla sonuçlanabileceğini bilmeniz gerekir.

[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
protected DbFunctionBuilderBase (Microsoft.EntityFrameworkCore.Metadata.IMutableDbFunction function);
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
new Microsoft.EntityFrameworkCore.Metadata.Builders.DbFunctionBuilderBase : Microsoft.EntityFrameworkCore.Metadata.IMutableDbFunction -> Microsoft.EntityFrameworkCore.Metadata.Builders.DbFunctionBuilderBase
Protected Sub New (function As IMutableDbFunction)

Parametreler

Öznitelikler

Şunlara uygulanır