次の方法で共有


RuntimeModelDependencies.Inequality 演算子

定義

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

パラメーター

戻り値

適用対象