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