RelationalParameterBasedSqlProcessorDependencies.Equality 操作员

定义

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

参数

返回

适用于