QueryUnaryOperator EnumerationKentico 8.1 API Reference
Constants for DataQuery unary operators

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

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