TdxLinqExpression.NotEqual(TdxLinqExpression,TGUID)~TdxLinqExpression Operator
Declaration
operator NotEqual(const A: TdxLinqExpression; const B: TGUID): TdxLinqExpression;
Parameters
| Name | Type |
|---|---|
| A | TdxLinqExpression |
| B | TGUID |
Returns
| Type |
|---|
| TdxLinqExpression |
See Also