Compartir a través de


QueryTranslationPreprocessorDependencies.Inequality Operador

Definición

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

Parámetros

Devoluciones

Se aplica a