NpgsqlError.ToString Method
Return a string representation of this error object.
[Visual Basic]
Overrides Public Function ToString() As
String
[C#]
public override
string ToString();
Return Value
Missing <returns> documentation for M:Npgsql.NpgsqlError.ToString
Remarks
Missing <remarks> documentation for M:Npgsql.NpgsqlError.ToString
See Also
NpgsqlError Class | Npgsql Namespace