Set.Equality(Set, Set) 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.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.