Condividi tramite


RelationalStrings.QueryFromSqlInsideExists Proprietà

Definizione

La query contiene l'utilizzo dell'operazione 'Any' o 'AnyAsync' dopo il metodo 'FromSqlRaw' o 'FromSqlInterpolated'. L'uso di questa query SQL non elaborata più di una volta non è attualmente supportato. Sostituire l'uso di 'Any' o 'AnyAsync' con 'Count' o 'CountAsync'. Per altre informazioni, vedere https://go.microsoft.com/fwlink/?linkid=2174053.

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

Valore della proprietà

Si applica a