Sets the object value to the nullable column.
            
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- columnName
 - Type: 
System String
Column name 
- value
 - Type: 
System Object
New value 
- nullValue
 - Type: 
System Object
Null value, if matched, NULL is saved 
See Also