NpgsqlException.Item Property
[This is preliminary documentation and subject to change.]
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