ToString Method (ReportDataException)
Creates and returns a string representation of the current exception.
'Declaration
Public Overridable Function ToString() As String
public virtual string ToString()
Return Value
A string representation of the current exception.