QueryUnaryOperator EnumerationKentico 8.0 API Reference
Constants for DataQuery unary operators

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
IsNull0 Is null "IS NULL"
IsNotNull1 Is not null "IS NOT NULL"
See Also