Share via


AtlasSortType.Inequality(AtlasSortType, AtlasSortType) Operator

Definition

Determines if two AtlasSortType values are not the same.

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

Parameters

Returns

Applies to