DBNull::ToString Method

 

Returns an empty string.

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodToString()

Returns an empty string (String::Empty).(Overrides Object::ToString().)

System_CAPS_pubmethodToString(IFormatProvider^)

Returns an empty string using the specified System::IFormatProvider.

Return to top
Show: