Tuple.Equality(Tuple, Tuple) Operator

Definition

operator==

public static bool operator == (Microsoft.AnalysisServices.AdomdClient.Tuple o1, Microsoft.AnalysisServices.AdomdClient.Tuple o2);
static member ( = ) : Microsoft.AnalysisServices.AdomdClient.Tuple * Microsoft.AnalysisServices.AdomdClient.Tuple -> bool
Public Shared Operator == (o1 As Tuple, o2 As Tuple) As Boolean

Parameters

o1
Tuple

o1

o2
Tuple

o2

Returns

Information not available for this release.

Applies to