System.DBNull.ToString Method

Returns an empty string using the specified IFormatProvider.

Syntax

public string ToString (IFormatProvider provider)

Parameters

provider
The IFormatProvider to be used to format the return value.

Returns

An empty string (string.Empty).

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0