Neq
dataprism.platform.sql.value.SqlDbValues.FundamentalBinOp.Neq
final case class Neq[A]() extends FundamentalBinOp[A, A, Boolean]
Attributes
- Source
- SqlDbValues.scala
Members list
Value members
Inherited methods
Attributes
- Definition Classes
-
FundamentalBinOp -> BinOp
- Inherited from:
- FundamentalBinOp
- Source
- SqlDbValues.scala
Attributes
- Inherited from:
- BinOp
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Inherited fields
Attributes
- Inherited from:
- FundamentalBinOp
- Source
- SqlDbValues.scala
In this article