다음을 통해 공유


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

매개 변수

반환

적용 대상