Udostępnij za pośrednictwem


DataConnectionContent.Inequality Operator

Definition

Determines if two DataConnectionContent values are not the same.

public static bool operator != (Azure.Analytics.Defender.Easm.DataConnectionContent left, Azure.Analytics.Defender.Easm.DataConnectionContent right);
static member op_Inequality : Azure.Analytics.Defender.Easm.DataConnectionContent * Azure.Analytics.Defender.Easm.DataConnectionContent -> bool
Public Shared Operator != (left As DataConnectionContent, right As DataConnectionContent) As Boolean

Parameters

Returns

Applies to