DBNull public sealed class DBNull Represents a nonexistent value. This class cannot be inherited. Documentation public static readonly DBNull Value Represents the sole instance of the DBNull class. public string ToString(IFormatProvider provider) Returns an empty string using the specified IFormatProvider.