Npgsql API Documentation

NpgsqlError.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

NpgsqlError Class | Npgsql Namespace