EntityFrameworkServicesBuilder.CoreServices Alan

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.

Bu sözlük yalnızca test ve sağlayıcı doğrulama için kullanıma sunuldu. Uygulama kodundan kullanılmamalıdır.

public static readonly System.Collections.Generic.IDictionary<Type,Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.ServiceCharacteristics> CoreServices;
[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
public static readonly System.Collections.Generic.IDictionary<Type,Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.ServiceCharacteristics> CoreServices;
[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
public static readonly System.Collections.Generic.IDictionary<Type,Microsoft.EntityFrameworkCore.Infrastructure.ServiceCharacteristics> CoreServices;
 staticval mutable CoreServices : System.Collections.Generic.IDictionary<Type, Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.ServiceCharacteristics>
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
 staticval mutable CoreServices : System.Collections.Generic.IDictionary<Type, Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.ServiceCharacteristics>
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
 staticval mutable CoreServices : System.Collections.Generic.IDictionary<Type, Microsoft.EntityFrameworkCore.Infrastructure.ServiceCharacteristics>
Public Shared ReadOnly CoreServices As IDictionary(Of Type, EntityFrameworkServicesBuilder.ServiceCharacteristics) 
Public Shared ReadOnly CoreServices As IDictionary(Of Type, ServiceCharacteristics) 

Alan Değeri

IDictionary<Type,ServiceCharacteristics>
IDictionary<Type,ServiceCharacteristics>
Öznitelikler

Şunlara uygulanır