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