Level.Equality(Level, Level) Operator

Definition

operator==

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

Parameters

o1
Level

o1

o2
Level

o2

Returns

Information not available for this release.

Applies to