Npgsql API Documentation

NpgsqlException.ToString Method 

[This is preliminary documentation and subject to change.]

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