Documentation for this section has not yet been entered.
The DataColumn.DateTimeMode cannot be modified after rows are added to a System.Data.DataColumn, except for modifying from DataSetDateTime.Unspecified and DataSetDateTime.UnspecifiedLocal or vice-versa. The modification from UnspecifiedLocal to Unspecified and vice-versa is allowed as the difference between these two options is only during serialization and does not affect the storage.