specifies that Microsoft
SQL Server preserves NULL values that the OLE DB interface inserts.
NO
specifies that Microsoft
SQL Server replaces NULL values that the OLE DB interface inserts
with a default value, as specified in the DEFAULT constraint.
Details
This option affects
values in only Microsoft SQL Server columns that accept NULL and have
a DEFAULT constraint.