Db2AuthenticationType.Equality Operator

Definition

Determines if two Db2AuthenticationType values are the same.

public static bool operator == (Azure.Analytics.Synapse.Artifacts.Models.Db2AuthenticationType left, Azure.Analytics.Synapse.Artifacts.Models.Db2AuthenticationType right);
static member ( = ) : 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