Npgsql API Documentation

NpgsqlException.Where Property

[This is preliminary documentation and subject to change.]

Trace back information. PostgreSQL 7.4 and up.

[Visual Basic]
Public ReadOnly Property Where As String
[C#]
public string Where {get;}

See Also

NpgsqlException Class | Npgsql Namespace