Converts empty string to null values in update statements when set to true

Namespace:  DbNetLink.Data
Assembly:  DbNetLink.DbNetData (in DbNetLink.DbNetData.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public bool ConvertEmptyToNull
Visual Basic (Declaration)
Public ConvertEmptyToNull As Boolean
Visual C++
public:
bool ConvertEmptyToNull

See Also