[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodChangeNullToUnspecified(DataSet, Int32, Boolean, Boolean)
Changes database null to the unspecified value to be displayed on the screen. This routine changes all the rows in the table.
Public methodChangeNullToUnspecified(DataSet, Int32, Int32, Int32, Boolean, Boolean)
Changes database null to the unspecified value to be displayed on the screen. This routine changes only one element of the table.

See Also