RelationalStrings.QueryFromSqlInsideExists 属性

定义

查询包含“FromSqlRaw”或“FromSqlInterpolated”方法后的“Any”或“AnyAsync”操作用法。 目前不支持多次使用此原始 SQL 查询。 将“Any”或“AnyAsync”的使用替换为“Count”或“CountAsync”。 有关详细信息,请参阅https://go.microsoft.com/fwlink/?linkid=2174053

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

属性值

适用于