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
Parameters
-
Index
-
Missing <param> documentation for Index
Remarks
Missing <remarks> documentation for P:Npgsql.NpgsqlException.Item(System.Int32)
See Also
NpgsqlException Class | Npgsql Namespace