NpgsqlException.ToString Method
Format a .NET style exception string. Include all errors in the list, including any hints.
[Visual Basic]
Overrides Public Function ToString() As
String
[C#]
public override
string ToString();
See Also
NpgsqlException Class | Npgsql Namespace