NamedSet.Equality(NamedSet, NamedSet) 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.NamedSet o1, Microsoft.AnalysisServices.AdomdClient.NamedSet o2);
static member ( = ) : Microsoft.AnalysisServices.AdomdClient.NamedSet * Microsoft.AnalysisServices.AdomdClient.NamedSet -> bool
Public Shared Operator == (o1 As NamedSet, o2 As NamedSet) As Boolean
Parameters
- o1
- NamedSet
o1
- o2
- NamedSet
o2
Returns
Information not available for this release.