Sdílet prostřednictvím


TypeCategory.Equality(TypeCategory, TypeCategory) Operator

Definition

Determines if two TypeCategory values are the same.

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

Parameters

right
TypeCategory

Returns

Applies to