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