Freigeben über


RelationalCommandParameterObject.Equality Operator

Definition

public static bool operator == (Microsoft.EntityFrameworkCore.Storage.RelationalCommandParameterObject left, Microsoft.EntityFrameworkCore.Storage.RelationalCommandParameterObject right);
Public Shared Operator == (left As RelationalCommandParameterObject, right As RelationalCommandParameterObject) As Boolean

Parameters

Returns

Applies to