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