TdxNullableValue<T> Operators The generic value type that implements the special unspecified state. Name Equal(TdxNullableValue<T>,TdxNullableValue<T>)~Boolean Equal(TdxNullableValue<T>,T)~Boolean Explicit(TdxNullableValue<T>)~T GreaterThan(TdxNullableValue<T>,T)~Boolean Implicit(TdxNullableValue<T>)~T Implicit(T)~TdxNullableValue<T> LessThan(TdxNullableValue<T>,T)~Boolean LogicalAnd(TdxNullableValue<T>,TdxNullableValue<T>)~TdxNullableValue<T> LogicalNot(TdxNullableValue<T>)~TdxNullableValue<T> LogicalOr(TdxNullableValue<T>,TdxNullableValue<T>)~TdxNullableValue<T> NotEqual(TdxNullableValue<T>,TdxNullableValue<T>)~Boolean NotEqual(TdxNullableValue<T>,T)~Boolean See Also TdxNullableValue<T> Record TdxNullableValue<T> Members dxCoreClasses Unit