다음을 통해 공유


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

속성 값

적용 대상