RelationalShapedQueryCompilingExpressionVisitorDependencies.Equality 运算符

定义

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

参数

返回

适用于