Partager via


CoreStrings.IQueryableProviderNotAsync Propriété

Définition

Le fournisseur de la source « IQueryable » n’implémente pas « IAsyncQueryProvider ». Seuls les fournisseurs qui implémentent « IAsyncQueryProvider » peuvent être utilisés pour les opérations asynchrones Entity Framework.

public static string IQueryableProviderNotAsync { get; }
static member IQueryableProviderNotAsync : string
Public Shared ReadOnly Property IQueryableProviderNotAsync As String

Valeur de propriété

S’applique à