次の方法で共有


QueryTranslationPreprocessorDependencies.Inequality 演算子

定義

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

パラメーター

戻り値

適用対象