NpgsqlException.BaseMessage Property
[This is preliminary documentation and subject to change.]
Basic error message. All versions.
[Visual Basic]
Public ReadOnly Property BaseMessage As
String
[C#]
public
string BaseMessage {get;}
See Also
NpgsqlException Class | Npgsql Namespace