dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlErrorCollection Class / Count Property

In This Topic
    Count Property (PgSqlErrorCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also