次の方法で共有


ModificationCommandParameters.Inequality 演算子

定義

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

パラメーター

戻り値

適用対象