An indooGrid Documented Class Library

dataAccess.convertNothingToDBNullOnUpdate Field

Convert nothing object to dbNull when update. Default is true

[Visual Basic]
Public convertNothingToDBNullOnUpdate As Boolean
[C#]
public convertNothingToDBNullOnUpdate convertNothingToDBNullOnUpdate;

Remarks

See Also

dataAccess Class | Indoo.Data Namespace