共用方式為


RelationalStrings.QueryFromSqlInsideExists 屬性

定義

查詢包含 'FromSqlRaw' 或 'FromSqlInterpolated' 方法之後的 'Any' 或 'AnyAsync' 作業使用方式。 目前不支援使用此原始 SQL 查詢一次以上。 以 'Count' 或 'CountAsync' 取代 'Any' 或 'AnyAsync' 的使用。 如需相關資訊,請參閱 https://go.microsoft.com/fwlink/?linkid=2174053

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

屬性值

適用於