Db2AuthenticationType.Inequality Operator

Definition

Determines if two Db2AuthenticationType values are not the same.

public static bool operator != (Azure.Analytics.Synapse.Artifacts.Models.Db2AuthenticationType left, Azure.Analytics.Synapse.Artifacts.Models.Db2AuthenticationType right);
static member op_Inequality : Azure.Analytics.Synapse.Artifacts.Models.Db2AuthenticationType * Azure.Analytics.Synapse.Artifacts.Models.Db2AuthenticationType -> bool
Public Shared Operator != (left As Db2AuthenticationType, right As Db2AuthenticationType) As Boolean

Parameters

Returns

Applies to