QueryTranslationPreprocessorDependencies.Equality 연산자

정의

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

매개 변수

반환

적용 대상