NpgsqlException.Item Property
Provide access to the entire list of errors provided by the PostgreSQL backend.
[Visual Basic]
Public Default ReadOnly Property Item( _
ByVal
Index As
Integer _
) As
NpgsqlError
See Also
NpgsqlException Class | Npgsql Namespace