Set.Equality(Set, Set) Operator

Definition

operator==

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

Parameters

o1
Set

o1

o2
Set

o2

Returns

Information not available for this release.

Applies to