CqlFunctionInequality Operator (Object, CqlFunction) |
Namespace:
Dse.Data.Linq
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax public static bool operator !=(
Object b,
CqlFunction a
)
Parameters
- b
- Type: SystemObject
- a
- Type: Dse.Data.LinqCqlFunction
Return Value
Type:
BooleanSee Also