in dataset designer in VS2013, NullValue of all data columns are set to "Throw exception" by default.
I want it to be "(Null)" by default.
Then without changing the xsd file, or configuring every column, it returns null by default.
Can this be achieved?