EntityFrameworkServicesBuilder.CoreServices Alan

Tanım

Bu, Entity Framework Core altyapısını destekleyen ve genel API'ler ile aynı uyumluluk standartlarına tabi olmayan bir iç API'dir. Herhangi bir sürümde bildirimde bulunmaksızın değiştirilebilir veya kaldırılabilir. Bunu yalnızca kodunuzda son derece dikkatli bir şekilde kullanmanız ve bunu yapmanın yeni bir Entity Framework Core sürümüne güncelleştirme sırasında uygulama hatalarına neden olabileceğini bilmeniz gerekir.

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

Öznitelikler

Açıklamalar

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

Şunlara uygulanır