Sdílet prostřednictvím


SnowflakeAuthenticationType.Equality Operator

Definition

Determines if two SnowflakeAuthenticationType values are the same.

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

Parameters

Returns

Applies to