This namespace contains helper functions that provide seamless integration with Windows and ASP.NET user controls, with ADO.NET and with code that don't implements Nulll semantic.
Class | Description |
---|---|
DBNullConvert | Converts values coming from .NET Data Providers (Command Parameters and DataReader values) and from DataSet (DataRow Items value) to NullableTypes and vice versa. |
NullConvert | Converts non nullable .NET built-in types to and from NullableTypes using conventional values to simulate null values. Can be used to seamlessly integrate NullableTypes with Web server controls and WinForms controls. |