CubeDef.Equality(CubeDef, CubeDef) Operator

Definition

operator==

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

Parameters

o1
CubeDef

o1

o2
CubeDef

o2

Returns

Information not available for this release.

Applies to