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

パラメーター

戻り値

適用対象