次の方法で共有


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

パラメーター

戻り値

適用対象