Constants for DataQuery unary operators
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
Member name | Value | Description | |
---|---|---|---|
IsNull | 0 | Is null "IS NULL" | |
IsNotNull | 1 | Is not null "IS NOT NULL" |
See Also