dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlDataTable Class / PgSqlDataTable Constructor / PgSqlDataTable Constructor()

In This Topic
    PgSqlDataTable Constructor()
    In This Topic
    Initializes a new instance of the PgSqlDataTable class.
    Syntax
    'Declaration
     
    Public Function New()
    public PgSqlDataTable()
    See Also