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