CubeDef.Equality(CubeDef, CubeDef) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.