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