QueryTranslationPreprocessorDependencies.Equality Operador

Definição

public static bool operator == (Microsoft.EntityFrameworkCore.Query.QueryTranslationPreprocessorDependencies? left, Microsoft.EntityFrameworkCore.Query.QueryTranslationPreprocessorDependencies? right);
static member ( = ) : Microsoft.EntityFrameworkCore.Query.QueryTranslationPreprocessorDependencies * Microsoft.EntityFrameworkCore.Query.QueryTranslationPreprocessorDependencies -> bool
Public Shared Operator == (left As QueryTranslationPreprocessorDependencies, right As QueryTranslationPreprocessorDependencies) As Boolean

Parâmetros

Retornos

Aplica-se a