NpgsqlError.ToString Method
[This is preliminary documentation and subject to change.]
Return a string representation of this error object.
[Visual Basic]
Overrides Public Function ToString() As
String
[C#]
public override
string ToString();
See Also
NpgsqlError Class | Npgsql Namespace