RelationalStrings.QueryFromSqlInsideExists 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
查詢包含 '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