Sdílet prostřednictvím


RelationalStrings.QueryFromSqlInsideExists Vlastnost

Definice

Dotaz obsahuje použití operace Any nebo AnyAsync po metodě FromSqlRaw nebo FromSqlInterpolated. Použití tohoto nezpracovaného dotazu SQL více než jednou se v současné době nepodporuje. Nahraďte použití any nebo AnyAsync za Count nebo CountAsync. Další informace naleznete v tématu https://go.microsoft.com/fwlink/?linkid=2174053.

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

Hodnota vlastnosti

Platí pro