Partager via


RelationalStrings.QueryFromSqlInsideExists Propriété

Définition

La requête contient l’utilisation de l’opération « Any » ou « AnyAsync » après la méthode « FromSqlRaw » ou « FromSqlInterpolated ». L’utilisation de cette requête SQL brute plusieurs fois n’est actuellement pas prise en charge. Remplacez l’utilisation de « Any » ou « AnyAsync » par « Count » ou « CountAsync ». Consultez la rubrique https://go.microsoft.com/fwlink/?linkid=2174053 (éventuellement en anglais) pour plus d'informations.

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

Valeur de propriété

S’applique à