CoreStrings.IQueryableProviderNotAsync Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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