ModificationCommandParameters.Equality 运算符

定义

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

参数

返回

适用于