CellProperty.Equality(CellProperty, CellProperty) Operator
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==
C#
public static bool operator == (Microsoft.AnalysisServices.AdomdClient.CellProperty o1, Microsoft.AnalysisServices.AdomdClient.CellProperty o2);
static member ( = ) : Microsoft.AnalysisServices.AdomdClient.CellProperty * Microsoft.AnalysisServices.AdomdClient.CellProperty -> bool
Public Shared Operator == (o1 As CellProperty, o2 As CellProperty) As Boolean
- o1
- CellProperty
o1
- o2
- CellProperty
o2
Information not available for this release.
Product | Versions |
---|---|
Analysis Services SDK for .NET | latest |