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