WhereBuilderRepresentsNull Method |
Returns true if the given value represents database NULL
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxpublic static bool RepresentsNull(
Object value
)
Parameters
- value
- Type: SystemObject
Value to check
Return Value
Type:
Boolean
See Also